more fixes for tags

This commit is contained in:
Ed Summers
2018-06-09 13:51:00 -04:00
parent 17eead1ab0
commit 5917ef7137
2 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@ with open("README.md") as f:
setup(
name='feediverse',
version='0.0.3',
version='0.0.6',
python_requires='>=2.7',
url='https://github.com/edsu/feediverse',
author='Ed Summers',