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 465d660 commit 5dff6acCopy full SHA for 5dff6ac
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.4"
+VERSION = "3.1.5"
8
9
def readme():
10
readme_short = """
0 commit comments