new version

This commit is contained in:
Ed Summers
2020-10-09 16:28:41 +00:00
parent fa175cf9c6
commit e73f405b54

View File

@ -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',