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 0bb3503 commit 04341fbCopy full SHA for 04341fb
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup
2
3
-__version__ = "1.4.0"
+__version__ = "1.5.0"
4
5
with open("README.md") as f:
6
long_description = f.read()
0 commit comments