Release v1.3.0

This commit is contained in:
Pim van Pelt
2025-08-03 11:51:55 +02:00
parent 11aad79720
commit 7eafb1e68e
2 changed files with 16 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
setup(
name="kumacli",
version="1.2.0",
version="1.3.0",
author="Uptime Kuma CLI",
description="A command-line interface for Uptime Kuma",
long_description=long_description,