From d87c7e95c2f4fbda2217306188f19fa332f349dd Mon Sep 17 00:00:00 2001 From: CI Build Date: Fri, 24 Mar 2023 06:21:02 +0000 Subject: [PATCH] Bump version 1.0.26 --- .bumpversion.cfg | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 100f9ffd..7403a276 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.0.25 +current_version = 1.0.26 commit = False tag = False diff --git a/VERSION b/VERSION index 855f7029..7717884d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.25 \ No newline at end of file +1.0.26 \ No newline at end of file