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