8000 Release 6.1.1 · codegician/twilio-python@d96a546 · GitHub
[go: up one dir, main page]

Skip to content
< 10000 header class="HeaderMktg header-logged-out js-details-container js-header Details f4 py-3" role="banner" data-is-top="true" data-color-mode=light data-light-theme=light data-dark-theme=dark>

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d96a546

Browse files
committed
Release 6.1.1
1 parent 4597fe9 commit d96a546

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', '1', '0')
2+
__version_info__ = ('6', '1', '1')
33
__version__ = '.'.join(__version_info__)

0 commit comments

Comments
 (0)
0