Skip to content

Commit

Permalink
Merge pull request #5 from Jetsetter/version-1.4
Browse files Browse the repository at this point in the history
Bump up version to 1.4
  • Loading branch information
benhoyt authored Sep 20, 2017
2 parents 9dd13c7 + f8996b6 commit bede213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphyte.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

__all__ = ['Sender', 'init', 'send']

__version__ = '1.3'
__version__ = '1.4'

default_sender = None
logger = logging.getLogger(__name__)
Expand Down

0 comments on commit bede213

Please sign in to comment.