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 31960a1 commit 7c0ea64Copy full SHA for 7c0ea64
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup
2
3
-VERSION = "0.0.7"
+VERSION = "0.0.8"
4
5
requirements = open("requirements.txt").readlines()
6
0 commit comments