3.4.0 release, update version and history

This commit is contained in:
Mike Helmick 2016-04-30 05:22:26 -04:00
parent 6cd13d772e
commit 3f6700373f
No known key found for this signature in database
GPG key ID: 29E8ABD2DD467ABE
4 changed files with 10 additions and 4 deletions

View file

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