new version (again)

This commit is contained in:
Ed Summers
2018-06-09 14:03:52 -04:00
parent 625d6b7a4a
commit 814c10c803

View File

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