Fix Changelog, update version

[ci skip]
This commit is contained in:
Mike Helmick 2013-12-06 11:14:39 -05:00
parent 74b2f97f2c
commit 0937fbe929
4 changed files with 9 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.1.1'
__version__ = '3.1.2'
packages = [
'twython',