Updated twython

This commit is contained in:
2016-03-29 16:09:09 -06:00
parent edd45a1adf
commit ed95270d3b
3 changed files with 97 additions and 19 deletions

View File

@@ -19,7 +19,7 @@ Questions, comments? ryan@venodesigns.net
"""
__author__ = 'Ryan McGrath <ryan@venodesigns.net>'
__version__ = '3.2.0'
__version__ = '3.3.0'
from .api import Twython
from .streaming import TwythonStreamer