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 0ecd61b commit eac722fCopy full SHA for eac722f
setup.py
@@ -1,7 +1,7 @@
1
import setuptools
2
import os
3
4
-version = '3.5.2'
+version = '3.6.0'
5
6
with open(os.path.join(os.path.dirname(__file__), 'README.md')) as f:
7
LongDescription = f.read()
0 commit comments