Update twython.py
version updated to 2.7.2 (json decode error fixed)
This commit is contained in:
parent
4a181d3ac1
commit
d5af59b5df
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
"""
|
||||
|
||||
__author__ = "Ryan McGrath <ryan@venodesigns.net>"
|
||||
__version__ = "2.7.1"
|
||||
__version__ = "2.7.2"
|
||||
|
||||
import urllib
|
||||
import re
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue