Compare commits

...

2 commits
bump ... master

Author SHA1 Message Date
ad3e19b9eb bump
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-21 21:36:12 +01:00
6bbf44be66 bump
Some checks failed
continuous-integration/drone Build is failing
2022-12-21 21:24:16 +01:00

View file

@ -18,7 +18,7 @@ here = os.path.abspath(os.path.dirname(__file__))
setup( setup(
name='tenkan', name='tenkan',
version='0.2.3', version='0.2.4',
long_description=open('README.md').read(), long_description=open('README.md').read(),
description='RSS/atom feed converter from html to gemini', description='RSS/atom feed converter from html to gemini',
long_description_content_type='text/markdown', long_description_content_type='text/markdown',