diff --git a/setup.py b/setup.py index b817c41..fcd76d9 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open("README.md") as f: setup( name='feediverse', - version='0.1.2', + version='0.1.3', python_requires='>=3.3', url='https://github.com/edsu/feediverse', author='Ed Summers',