From bf89b892752462f725c32edba29bbab82e632062 Mon Sep 17 00:00:00 2001 From: CI Build Date: Thu, 5 May 2022 09:40:11 +0000 Subject: [PATCH] Bump version 1.0.11 --- .bumpversion.cfg | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 70adf30e..cb8fa5b5 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.0.10 +current_version = 1.0.11 commit = False tag = False diff --git a/VERSION b/VERSION index 437d26b1..86844988 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.10 \ No newline at end of file +1.0.11 \ No newline at end of file