From 24ffc31f627e1b5e66deb1b454208e20f2ab8339 Mon Sep 17 00:00:00 2001 From: Marc Koch Date: Fri, 10 Apr 2026 13:39:30 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Version=201.5.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- uv.lock | 2 +- version.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index fa46e86..951ac49 100755 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "roombooking" -version = "1.5.1" +version = "1.5.2" description = "Add your description here" requires-python = ">=3.12" dependencies = [ diff --git a/uv.lock b/uv.lock index 7994c89..0877bd5 100644 --- a/uv.lock +++ b/uv.lock @@ -544,7 +544,7 @@ wheels = [ [[package]] name = "roombooking" -version = "0.1.0" +version = "1.5.2" source = { virtual = "." } dependencies = [ { name = "caldav" }, diff --git a/version.txt b/version.txt index 8e03717..a73b432 100755 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.5.1 \ No newline at end of file +1.5.2 \ No newline at end of file