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 3d1c3a4 commit c3d4128Copy full SHA for c3d4128
setup.py
@@ -6,7 +6,7 @@
6
except ImportError:
7
from distutils.core import setup
8
9
-__version__ = "1.0.1"
+__version__ = "1.0.2"
10
11
12
def get_long_description():
0 commit comments