From cc576e3c912ff12955123f9409b36d69c7ffa729 Mon Sep 17 00:00:00 2001 From: Karl Date: Tue, 15 Jul 2025 11:23:28 +0100 Subject: [PATCH] =?UTF-8?q?Bump=20version:=201.2.6=20=E2=86=92=201.2.7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.cfg | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index d342427..d3f856c 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.2.6 +current_version = 1.2.7 commit = True tag = True diff --git a/VERSION b/VERSION index 7e099ec..a77d7d9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.6 \ No newline at end of file +1.2.7 \ No newline at end of file