We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9039ef3 commit 1766496Copy full SHA for 1766496
setup.py
@@ -5,7 +5,7 @@
5
root = os.path.dirname(os.path.abspath(__file__))
6
os.chdir(root)
7
8
-VERSION = '0.1'
+VERSION = '0.1.1'
9
10
# Make data go to the right place.
11
# http://groups.google.com/group/comp.lang.python/browse_thread/thread/35ec7b2fed36eaec/2105ee4d9e8042cb
0 commit comments