Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dexterbt1 committed May 28, 2012
1 parent bec9f39 commit 04601fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cuisine_sweet/version.py
@@ -1,2 +1,2 @@
VERSION = (0,1,2)
VERSION = (0,1,3)
__version__ = '.'.join([ str(i) for i in VERSION ])

0 comments on commit 04601fa

Please sign in to comment.