8000 bump version to 3.6.7 · madCode/twilio-python@3e66f8b · GitHub
[go: up one dir, main page]

Skip to content

Commit 3e66f8b

Browse files
author
Doug Black
committed
bump version to 3.6.7
1 parent 7d9787e commit 3e66f8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twilio/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version_info__ = ('3', '6', '6')
1+
__version_info__ = ('3', '6', '7')
22
__version__ = '.'.join(__version_info__)

0 commit comments

Comments
 (0)
0