Skip to content

Commit

Permalink
Version UP to 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
onegreyonewhite committed Oct 18, 2017
1 parent 2fa02f8 commit 5f620e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polemarch/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from .environment import prepare_environment

__version__ = "0.0.8"
__version__ = "0.0.9"

def _main(**kwargs):
# pylint: disable=unused-variable
Expand Down

0 comments on commit 5f620e4

Please sign in to comment.