Cut release v1.2.0

This commit is contained in:
Pim van Pelt
2025-08-02 20:06:05 +02:00
parent e2e65add2e
commit 81c7f9c9bd

View File

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