This commit is contained in:
parent
6bbf44be66
commit
ad3e19b9eb
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -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',
|
||||||
|
|
Loading…
Reference in a new issue