Update AUTHORS.rst, Update HISTORY.rst, Update version

[ci skip]
This commit is contained in:
Mike Helmick 2015-07-18 10:32:30 -04:00
parent 34db3a58ad
commit faee7ea3ff
5 changed files with 16 additions and 5 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