This commit is contained in:
Ryan McGrath 2021-07-16 15:33:17 -07:00
parent ecc5f103f4
commit 0c40560428
3 changed files with 9 additions and 3 deletions

View file

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