Skip to content

Commit bf62c62

Browse files
author
Doug Black
committed
Release 6.5.2
1 parent 1bf8807 commit bf62c62

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

0 commit comments

Comments
 (0)