diff --git a/pyproject.toml b/pyproject.toml index ebef29f..89b40f5 100755 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "roombooking" -version = "0.1.0" +version = "1.5.0" description = "Add your description here" requires-python = ">=3.12" dependencies = [ diff --git a/version.txt b/version.txt old mode 100644 new mode 100755 index e21e727..3e1ad72 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.4.0 \ No newline at end of file +1.5.0 \ No newline at end of file