Skip to content

Commit

Permalink
Release 0.0.5 -> 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
onegreyonewhite committed Aug 25, 2017
1 parent a1a3843 commit 0ad54d8
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,4 +1,4 @@
__version__ = "0.0.5"
__version__ = "0.0.6"

def _main(settings="polemarch.main.settings"):
# pylint: disable=unused-variable
Expand Down

0 comments on commit 0ad54d8

Please sign in to comment.