Skip to content

Commit 5d90c76

Browse files
committed
Release version 1.0.6
1 parent 0640c72 commit 5d90c76

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.0.5'
10+
LIBRARY_VERSION = '1.0.6'
1111

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

0 commit comments

Comments
 (0)