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.
2 parents e7fd280 + ff8d86e commit 9dde31aCopy full SHA for 9dde31a
1 file changed
setup.py
@@ -3,7 +3,7 @@
3
4
here = path.abspath(path.dirname(__file__))
5
6
-__version__ = "1.15.4"
+__version__ = "1.16.0"
7
8
# Get the long description from the README file
9
with open(path.join(here, 'README.md')) as f:
0 commit comments