Skip to content

Commit 18a3dd1

Browse files
Pull request #3: Update version
Merge in SDK/python_telesign from hotfix/92035 to master * commit '05404b00163f43a1e58b8fb9605ee74ad5c1df64': Update version
2 parents 156c856 + 05404b0 commit 18a3dd1

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.2.3"
14+
version = "2.2.4"
1515

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

0 commit comments

Comments
 (0)