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

Commit

Permalink
Update to version 0.6.0 for Phoebe
Browse files Browse the repository at this point in the history
  • Loading branch information
ayust committed Nov 23, 2014
1 parent c2a7b14 commit b6c8326
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.5.2"
__version__ = "0.6.0"

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

0 comments on commit b6c8326

Please sign in to comment.