Skip to content

Commit f1c20f6

Browse files
committed
Update version to 1.1.6
1 parent 1a9bc7d commit f1c20f6

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
@@ -7,7 +7,7 @@
77
import sys
88
from setuptools import setup, find_packages
99

10-
LIBRARY_VERSION = '1.1.5'
10+
LIBRARY_VERSION = '1.1.6'
1111

1212
CURRENT_PYTHON = sys.version_info[:2]
1313
REQUIRED_PYTHON = (3, 6)

0 commit comments

Comments
 (0)