Skip to content

Commit

Permalink
Version bump to v0.4.0 for changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
James Socol committed Sep 17, 2012
1 parent 0e72edb commit c1dd1bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commonware/__init__.py
@@ -1,2 +1,2 @@
VERSION = (0, 3, 0)
VERSION = (0, 4, 0)
__version__ = '.'.join(map(str, VERSION))

0 comments on commit c1dd1bf

Please sign in to comment.