Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Commit

Permalink
Update version to 0.7.5 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
ayust committed Feb 9, 2017
1 parent ba1e65c commit 3fb5f92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion evelink/__init__.py
Expand Up @@ -11,7 +11,7 @@
from evelink import map
from evelink import server

__version__ = "0.7.4"
__version__ = "0.7.5"

# Implement NullHandler because it was only added in Python 2.7+.
class NullHandler(logging.Handler):
Expand Down

0 comments on commit 3fb5f92

Please sign in to comment.