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 a675e89 commit 3d8eeb5Copy full SHA for 3d8eeb5
setup.py
@@ -1,7 +1,7 @@
1
import os
2
from setuptools import setup, find_packages
3
4
-__version__ = "0.2.2"
+__version__ = "1.0.0"
5
6
7
requirements_filepath = os.path.join(os.path.dirname(__name__), "requirements.txt")
0 commit comments