Update changelog, fix version number

[ci skip]
This commit is contained in:
Mike Helmick 2013-09-25 16:21:49 -04:00
parent 850e630082
commit 28b6d68b3b
2 changed files with 4 additions and 2 deletions

View file

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