version bump

This commit is contained in:
Marco Bonetti 2011-06-16 12:23:57 +02:00
parent 4af06f4ea3
commit 057f278c5c

View file

@ -1,4 +1,4 @@
VERSION = (0, 6, 1)
VERSION = (0, 6, 2)
def get_version(svn=False, limit=3):
"Returns the version as a human-format string."