1
0
mirror of https://github.com/CMiksche/gitea-auto-update synced 2025-12-11 00:17:22 +01:00

docs: inform about autoupdate

Inform about my new autoupdate tool
This commit is contained in:
Christoph Miksche
2023-02-24 13:53:45 +01:00
parent 8b30f0b9d5
commit 28721257fe
4 changed files with 10 additions and 13 deletions

View File

@@ -13,7 +13,7 @@ with open("README.md", "r", encoding='utf8') as fh:
setuptools.setup(
name='gitea_auto_update',
version='2.0.11',
version='2.0.12',
description='A script which can update gitea to a new version.',
long_description=LONG_DESCRIPTION,
long_description_content_type="text/markdown",