Skip to content

Commit 7e3952c

Browse files
committed
Bump package version to 1.17.0
1 parent 3438351 commit 7e3952c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

7-
VERSION = '1.16.1'
7+
VERSION = '1.17.0'
88

99
# Import README.md into long_description
1010
pwd = path.abspath(path.dirname(__file__))

0 commit comments

Comments
 (0)