Update requests version, HISTORY.rst, prepare for 3.1.1 release
This commit is contained in:
parent
638f75b93d
commit
c2068466af
4 changed files with 14 additions and 4 deletions
|
|
@ -18,7 +18,7 @@ Questions, comments? ryan@venodesigns.net
|
|||
"""
|
||||
|
||||
__author__ = 'Ryan McGrath <ryan@venodesigns.net>'
|
||||
__version__ = '3.1.0'
|
||||
__version__ = '3.1.1'
|
||||
|
||||
from .api import Twython
|
||||
from .streaming import TwythonStreamer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue