This commit is contained in:
parent
af19955ebf
commit
b92b149998
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -25,7 +25,7 @@ if os.path.exists(readme_path):
|
|||
setup(
|
||||
long_description=readme,
|
||||
name='tenkan',
|
||||
version='0.1.2',
|
||||
version='0.1.3',
|
||||
description='RSS/atom feed converter from html to gemini',
|
||||
python_requires='==3.*,>=3.8.0',
|
||||
project_urls={'repository': 'https://git.fqserv.eu/takaoni/tenkan'},
|
||||
|
|
Loading…
Reference in a new issue