From beb1ff3acb78cae593143679140c0e4390845bdd Mon Sep 17 00:00:00 2001 From: CI Build Date: Thu, 3 Nov 2022 06:36:37 +0000 Subject: [PATCH] Bump version 1.0.18 --- .bumpversion.cfg | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 959e32a8..e30c46d7 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.0.17 +current_version = 1.0.18 commit = False tag = False diff --git a/VERSION b/VERSION index e92964fe..c678b02c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.17 \ No newline at end of file +1.0.18 \ No newline at end of file