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