From 056c3af0b9b62c32c724092d73924f5f4ad4b9d7 Mon Sep 17 00:00:00 2001 From: CI Build Date: Thu, 5 May 2022 09:00:02 +0000 Subject: [PATCH] Bump version 1.0.8 --- .bumpversion.cfg | 4 ++-- VERSION | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index cedae98c..6ea131d5 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,6 +1,6 @@ [bumpversion] -current_version = 1.0.7 +current_version = 1.0.8 commit = False tag = False -[bumpversion:file:VERSION] \ No newline at end of file +[bumpversion:file:VERSION] diff --git a/VERSION b/VERSION index f9cbc01a..337a6a8f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.7 \ No newline at end of file +1.0.8 \ No newline at end of file