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 9d7a7ce commit 5da4f43Copy full SHA for 5da4f43
setup.py
@@ -1,6 +1,6 @@
1
from __future__ import print_function
2
3
-VERSION = (0, 1, 2, "f", 0) # following PEP 386
+VERSION = (0, 2, 0, "f", 0) # following PEP 386
4
DEV_N = None
5
6
import os
0 commit comments