From 65bdb0888e63b3c1274a5dd2ddb1e307419f35f5 Mon Sep 17 00:00:00 2001 From: CI Build Date: Thu, 15 Dec 2022 07:08:55 +0000 Subject: [PATCH] Bump version 1.0.21 --- .bumpversion.cfg | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 1d2e5fb9..5c52d8e1 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.0.20 +current_version = 1.0.21 commit = False tag = False diff --git a/VERSION b/VERSION index 450f88ee..ace256ef 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.20 \ No newline at end of file +1.0.21 \ No newline at end of file