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

@ -9,7 +9,7 @@ except ImportError:
from distutils.core import setup
__author__ = 'Ryan McGrath <ryan@venodesigns.net>'
__version__ = '3.2.0'
__version__ = '3.3.0'
packages = [
'twython',