pull/15/head
Langenfeld 2022-02-07 10:07:41 +01:00
rodzic 9586f5df2d
commit 41e5364105
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -5,7 +5,7 @@ with open('README.md') as readme_file:
setup_args = dict(
name='py-gitea',
version='0.2.1',
version='0.2.2',
description='A python wrapper for the Gitea API',
long_description_content_type="text/markdown",
long_description=README,