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 5aa8237 commit 7566645Copy full SHA for 7566645
setup.py
@@ -3,7 +3,7 @@
3
from setuptools import setup
4
5
6
-VERSION = '0.1.4'
+VERSION = '0.2.0'
7
ROOT_DIR = os.path.dirname(__file__)
8
9
REQUIREMENTS = [
0 commit comments