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