Skip to content

Commit 363af9d

Browse files
author
Dario Vallejo
committed
Pull request #16: v2.3.1
Merge in SDK/python_telesign from setupForv2.3.1 to developer * commit 'ebc5e643d71232587a220d50fd5cbc459a97e12b': v2.3.1
2 parents 019014a + ebc5e64 commit 363af9d

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
@@ -11,7 +11,7 @@
1111

1212
here = path.abspath(path.dirname(__file__))
1313

14-
version = "2.3.0"
14+
version = "2.3.1"
1515

1616
with open(path.join(here, 'README.rst'), encoding='utf-8') as f:
1717
long_description = f.read()

0 commit comments

Comments
 (0)