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 f4cfef6 commit edfaef2Copy full SHA for edfaef2
setup.py
@@ -3,7 +3,7 @@
3
4
from setuptools import find_packages, setup
5
6
-__version__ = "1.5.0"
+__version__ = "1.6.0"
7
8
with open("README.md", "r") as fh:
9
long_description = fh.read()
0 commit comments