Skip to content

Commit 9f21d74

Browse files
author
Doug Black
committed
Release 6.1.0
1 parent 8b46b19 commit 9f21d74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twilio/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11

2-
__version_info__ = ('6', '0', '0')
2+
__version_info__ = ('6', '1', '0')
33
__version__ = '.'.join(__version_info__)

0 commit comments

Comments
 (0)