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