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 a52cf37 commit 471b885Copy full SHA for 471b885
setup.py
@@ -2,7 +2,7 @@
2
3
from setuptools import setup
4
5
-VERSION = "8.0.0"
+VERSION = "9.0.0"
6
7
long_description = (open('README').read() +
8
'\n\n' + open('HISTORY.txt').read())
0 commit comments