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 8bd71c8 commit 958a151Copy full SHA for 958a151
setup.py
@@ -4,7 +4,7 @@
4
from distutils.version import LooseVersion
5
from setuptools import find_packages, setup
6
7
-VERSION = '1.17.4'
+VERSION = '1.17.5'
8
9
# Import README.md into long_description
10
pwd = path.abspath(path.dirname(__file__))
0 commit comments