truncate at 500 chars

This commit is contained in:
Ed Summers
2018-10-23 14:14:04 -04:00
parent 346cea831a
commit 9adcf3342a
2 changed files with 2 additions and 2 deletions

View File

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