Skip to content

Commit 6d0cbaa

Browse files
committed
Update version to 3.1.6
1 parent ee019d1 commit 6d0cbaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from setuptools import setup, find_packages
55
from setuptools.command.install import install
66

7-
VERSION = "3.1.5"
7+
VERSION = "3.1.6"
88

99
def readme():
1010
readme_short = """

0 commit comments

Comments
 (0)