diff --git a/pyproject.toml b/pyproject.toml index abb13d2..baf539a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "kuma-ingress-watcher" -version = "1.1.1" +version = "1.2.0" description = "Automatically manages IngressRoutes in Kubernetes and configures them in Uptime Kuma for availability monitoring." authors = ["Quentin Sallio ",]