chore: bump version

master
Langenfeld 2025-04-21 15:11:34 +02:00
rodzic a66a425a77
commit 7e4ad3bb0d
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.8",
version="0.2.10",
description="A python wrapper for the Gitea API",
long_description_content_type="text/markdown",
long_description=README,