8000 Bump to version 6.0.0rc1 · sangsiri/twilio-python@819271a · GitHub
[go: up one dir, main page]

Skip to content

Commit 819271a

Browse files
author
Carlos Diaz-Padron
committed
Bump to version 6.0.0rc1
1 parent 17d7a18 commit 819271a

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

0 commit comments

Comments
 (0)
0