Changing versions, adding AUTHORS & HISTORY

This commit is contained in:
Mike Helmick 2014-08-12 13:38:20 -04:00
parent 6662ff4061
commit 8548a31238
5 changed files with 26 additions and 7 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