We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fdbc83 commit 37aff04Copy full SHA for 37aff04
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup, find_packages
2
3
-VERSION = "0.1.0"
+VERSION = "0.2.0"
4
5
def get_description():
6
return "\
0 commit comments