We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5abb823 commit 72d2744Copy full SHA for 72d2744
1 file changed
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup, find_packages
2
3
-version = '0.1.7'
+version = '0.2.0'
4
5
with open("README.rst", "r") as fh:
6
long_description = fh.read()
0 commit comments