Skip to content

Commit

Permalink
bump verstion to 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jettify committed Dec 10, 2016
1 parent 127e72c commit d2bd1ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aiomonitor/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from .monitor import Monitor

__all__ = ('Monitor',)
__version__ = '0.0.2'
__version__ = '0.0.3'

0 comments on commit d2bd1ea

Please sign in to comment.