Bump version for patching manifest

This commit is contained in:
Ryan McGrath 2020-04-03 02:22:33 -07:00
parent ba1110d4b8
commit e6b5364d28
No known key found for this signature in database
GPG key ID: 811674B62B666830

View file

@ -9,7 +9,7 @@ except ImportError:
from distutils.core import setup
__author__ = 'Ryan McGrath <ryan@rymc.io>'
__version__ = '3.8.0'
__version__ = '3.8.1'
packages = [
'twython',