8000 Bump to 2.0.8 2010-04-01 release · twilio/twilio-python@a6f6c40 · GitHub
[go: up one dir, main page]

Skip to content

Commit a6f6c40

Browse files
author
Adam Ballai
committed
Bump to 2.0.8 2010-04-01 release
1 parent d3bf850 commit a6f6c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twilio.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
OTHER DEALINGS IN THE SOFTWARE.
2424
"""
2525

26-
__VERSION__ = "2.0.7"
26+
__VERSION__ = "2.0.8"
2727

2828
import urllib, urllib2, base64, hmac
2929
from hashlib import sha1

0 commit comments

Comments
 (0)
0