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 0db81dc commit f16d1f0Copy full SHA for f16d1f0
setup.py
@@ -1,6 +1,6 @@
1
import setuptools
2
3
-VERSION = "0.3.0"
+VERSION = "0.3.1"
4
PACKAGE_DIR = "src"
5
REQUIREMENTS_FILE = PACKAGE_DIR + "/requirements.txt"
6
README = "README.md"
0 commit comments