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 22a38b1 commit 1f4e3bfCopy full SHA for 1f4e3bf
setup.py
@@ -21,7 +21,7 @@
21
with open(path.join(this_directory, 'README.md')) as f:
22
long_description = f.read()
23
24
-VERSION = "1.9.9"
+VERSION = "1.10"
25
26
setup(
27
version=VERSION,
0 commit comments