diff --git a/setup.py b/setup.py index b8ce193..4112997 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ long_description = f.read() setup(name='twitwi', - version='0.10.4', + version='0.11.0', description='A collection of Twitter-related helper functions for python.', long_description=long_description, long_description_content_type='text/markdown',