Update from 3.4.0 master

This commit is contained in:
Phil Gyford 2016-04-30 14:27:56 +01:00
parent af6262ef80
commit 6eda734082
9 changed files with 44 additions and 19 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',