Fixing streaming
This commit is contained in:
parent
e18bff97d3
commit
c3e84bc8ee
10 changed files with 290 additions and 81 deletions
|
|
@ -18,7 +18,8 @@ Questions, comments? ryan@venodesigns.net
|
|||
"""
|
||||
|
||||
__author__ = 'Ryan McGrath <ryan@venodesigns.net>'
|
||||
__version__ = '2.8.0'
|
||||
__version__ = '2.9.0'
|
||||
|
||||
from .twython import Twython
|
||||
from .streaming import TwythonStreamer, TwythonStreamHandler
|
||||
from .exceptions import TwythonError, TwythonRateLimitError, TwythonAuthError
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue