This commit is contained in:
Bill Dengler
2015-05-09 16:29:20 -04:00
parent cb94d7f71a
commit 4d4816a61b
5 changed files with 223 additions and 80 deletions

View File

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