We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66187ae commit 0446d90Copy full SHA for 0446d90
setup.py
@@ -1,7 +1,7 @@
1
#!/usr/bin/env python
2
from setuptools import find_packages, setup
3
4
-__version__ = "0.1.1"
+__version__ = "0.2.0"
5
6
if __name__ == '__main__':
7
setup(
0 commit comments