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 435fe58 commit b64bd48Copy full SHA for b64bd48
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup
2
3
-VERSION_NUMBER = "1.3.0"
+VERSION_NUMBER = "1.4.0"
4
5
# Load the README file as the long description
6
with open("README.md", "r", encoding="utf-8") as fh:
0 commit comments