diff --git a/setup.py b/setup.py index bff13d7..ff6dee8 100755 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ except ImportError: from distutils.core import setup __author__ = 'Ryan McGrath ' -__version__ = '3.8.0' +__version__ = '3.8.1' packages = [ 'twython',