8000 bump version in code · jlukanta/twilio-python@480db43 · GitHub
[go: up one dir, main page]

Skip to content

Commit 480db43

Browse files
author
Kevin Burke
committed
bump version in code
1 parent 3f8ad31 commit 480db43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twilio/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version_info__ = ('3', '3', '8')
1+
__version_info__ = ('3', '3', '9')
22
__version__ = '.'.join(__version_info__)
33

44

0 commit comments

Comments
 (0)
0