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 425b377 commit 1f26c60Copy full SHA for 1f26c60
setup.py
@@ -2,7 +2,7 @@
2
import re
3
from setuptools import setup
4
5
-VERSION = "0.7"
+VERSION = "0.8.0"
6
7
8
setup(
0 commit comments