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.
2 parents d8e684e + 7b7b1fa commit 6699d06Copy full SHA for 6699d06
python/setup.py
@@ -3,7 +3,7 @@
3
4
from setuptools import setup, find_packages
5
6
-__version__ = "1.7.0"
+__version__ = "1.7.1"
7
8
9
def read_from(file):
0 commit comments