10000 Release 6.8.3 · thecodeflash/twilio-python@a686e4b · GitHub
[go: up one dir, main page]

Skip to content

Commit a686e4b

Browse files
committed
Release 6.8.3
1 parent c0e534c commit a686e4b

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

2-
__version_info__ = ('6', '8', '2')
2+
__version_info__ = ('6', '8', '3')
33
__version__ = '.'.join(__version_info__)

0 commit comments

Comments
 (0)
0