We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67a721d commit a2aae75Copy full SHA for a2aae75
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup
2
3
-VERSION = "0.0.22"
+VERSION = "0.1.0"
4
5
requirements = open("requirements.txt").readlines()
6
0 commit comments