Fixes #530, bump version to 3.8.2
This commit is contained in:
parent
bd734d8775
commit
02fb35651d
2 changed files with 1 additions and 3 deletions
2
setup.py
2
setup.py
|
|
@ -9,7 +9,7 @@ except ImportError:
|
|||
from distutils.core import setup
|
||||
|
||||
__author__ = 'Ryan McGrath <ryan@rymc.io>'
|
||||
__version__ = '3.8.1'
|
||||
__version__ = '3.8.2'
|
||||
|
||||
packages = [
|
||||
'twython',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue