Skip to content

Commit

Permalink
Bumped version -> 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tomatohater committed Dec 19, 2011
1 parent f134ff3 commit 9f03732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unfriendly/__init__.py
@@ -1,2 +1,2 @@
VERSION = (0, 2, 2)
VERSION = (0, 2, 3)
__version__ = '.'.join([str(x) for x in VERSION])

0 comments on commit 9f03732

Please sign in to comment.