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 0180c18 commit a08b470Copy full SHA for a08b470
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup
2
3
-VERSION = "0.1.5"
+VERSION = "0.1.6"
4
5
requirements = open("requirements.txt").readlines()
6
0 commit comments