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 4828dae commit 46a0729Copy full SHA for 46a0729
setup.py
@@ -13,7 +13,7 @@
13
EMAIL = "[email protected]"
14
AUTHOR = "Zach Vorhies"
15
REQUIRES_PYTHON = ">=3.6.0"
16
-VERSION = "2.7"
+VERSION = "2.8"
17
18
# The text of the README file
19
with open(os.path.join(HERE, "README.md")) as fd:
0 commit comments