We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00a60b4 commit c142848Copy full SHA for c142848
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup, find_packages
2
3
-version = '1.1'
+version = '1.2'
4
5
with open("README.md", "r") as fh:
6
long_description = fh.read()
0 commit comments