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