From 92bee8f242f265f177bfd7a9c59722d80cbbd407 Mon Sep 17 00:00:00 2001 From: Karl Date: Tue, 15 Jul 2025 15:12:57 +0100 Subject: [PATCH] =?UTF-8?q?Bump=20version:=201.1.3=20=E2=86=92=201.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.toml | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bumpversion.toml b/.bumpversion.toml index b5cec1b..b92819f 100644 --- a/.bumpversion.toml +++ b/.bumpversion.toml @@ -1,5 +1,5 @@ [tool.bumpversion] -current_version = "1.1.3" +current_version = "1.2.0" commit = true tag = true tag_name = "{new_version}" diff --git a/VERSION b/VERSION index 9c1218c..867e524 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.3 \ No newline at end of file +1.2.0 \ No newline at end of file