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