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.
2 parents 43de2f6 + 710af18 commit 5e8a456Copy full SHA for 5e8a456
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup, find_packages
2
3
-VERSION = '1.0.1'
+VERSION = '1.0.2'
4
5
with open("requirements.txt") as data:
6
install_requires = [
0 commit comments