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 ee019d1 commit 6d0cbaaCopy full SHA for 6d0cbaa
1 file changed
api/python/setup.py
@@ -4,7 +4,7 @@
4
from setuptools import setup, find_packages
5
from setuptools.command.install import install
6
7
-VERSION = "3.1.5"
+VERSION = "3.1.6"
8
9
def readme():
10
readme_short = """
0 commit comments