From 1455e45554c2815ef93fb6a664b1a746235abe31 Mon Sep 17 00:00:00 2001 From: Karl Date: Tue, 15 Jul 2025 11:23:23 +0100 Subject: [PATCH] fix: Set current version to 1.2.6 --- .bumpversion.cfg | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index ac8efbb..d342427 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.0.9 +current_version = 1.2.6 commit = True tag = True diff --git a/VERSION b/VERSION index a77d7d9..7e099ec 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.7 \ No newline at end of file +1.2.6 \ No newline at end of file