Fixing streaming
This commit is contained in:
parent
e18bff97d3
commit
c3e84bc8ee
10 changed files with 290 additions and 81 deletions
2
setup.py
2
setup.py
|
|
@ -4,7 +4,7 @@ import sys
|
|||
from setuptools import setup
|
||||
|
||||
__author__ = 'Ryan McGrath <ryan@venodesigns.net>'
|
||||
__version__ = '2.8.0'
|
||||
__version__ = '2.9.0'
|
||||
|
||||
packages = [
|
||||
'twython'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue