Skip to content

Commit

Permalink
Release v0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jodal committed Mar 20, 2011
1 parent 7634d14 commit 905054b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pykka/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#: Pykka's version as a tuple that can be used for comparison
VERSION = (0, 11)
VERSION = (0, 11, 1)


def get_version():
Expand Down

0 comments on commit 905054b

Please sign in to comment.