Skip to content

Commit

Permalink
Update patch version
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Coelho <[email protected]>
  • Loading branch information
chocoelho committed Oct 28, 2017
1 parent f85b9e6 commit fc3c1c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tapioca_mailgun/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

__author__ = 'Carlos Coelho'
__email__ = '[email protected]'
__version__ = '0.1'
__version__ = '0.1.1'


from .tapioca_mailgun import Mailgun # noqa

0 comments on commit fc3c1c9

Please sign in to comment.