From 4411a625fc221166e00a5a17b0821ae1b21cb42f Mon Sep 17 00:00:00 2001 From: Marc Koch Date: Mon, 15 Sep 2025 16:13:12 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Version=201.5.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) mode change 100644 => 100755 version.txt 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