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