Bump version for patching manifest
This commit is contained in:
parent
ba1110d4b8
commit
e6b5364d28
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -9,7 +9,7 @@ except ImportError:
|
||||||
from distutils.core import setup
|
from distutils.core import setup
|
||||||
|
|
||||||
__author__ = 'Ryan McGrath <ryan@rymc.io>'
|
__author__ = 'Ryan McGrath <ryan@rymc.io>'
|
||||||
__version__ = '3.8.0'
|
__version__ = '3.8.1'
|
||||||
|
|
||||||
packages = [
|
packages = [
|
||||||
'twython',
|
'twython',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue