8000 Bump version for release · PNPtutorials/twilio-python@fc2cc22 · GitHub
[go: up one dir, main page]

Skip to content

Commit fc2cc22

Browse files
committed
Bump version for release
1 parent 8f99740 commit fc2cc22

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__ = ('6', '0rc5')
1+
__version_info__ = ('6', '0rc6')
22
__version__ = '.'.join(__version_info__)

0 commit comments

Comments
 (0)
0