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