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

@ -18,7 +18,7 @@ Questions, comments? ryan@venodesigns.net
"""
__author__ = 'Ryan McGrath <ryan@venodesigns.net>'
__version__ = '3.1.1'
__version__ = '3.1.2'
from .api import Twython
from .streaming import TwythonStreamer