3.5.0 Release

This commit is contained in:
Mike Helmick 2017-06-06 10:17:58 -04:00
parent 866fb0202a
commit 574483d870
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.4.0'
__version__ = '3.5.0'
packages = [
'twython',