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 c1389fa commit 9e852b3Copy full SHA for 9e852b3
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import find_packages, setup
2
import os.path
3
-version = "0.2.0"
+version = "0.3.0"
4
ROOT_DIR = os.path.abspath(os.path.dirname(__file__))
5
6
0 commit comments