From 340a2066ac1efe275f85832ace3787503be945b5 Mon Sep 17 00:00:00 2001 From: CI Build Date: Tue, 16 Aug 2022 12:35:51 +0000 Subject: [PATCH] Bump version 1.0.17 --- .bumpversion.cfg | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index e63fcc44..959e32a8 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.0.16 +current_version = 1.0.17 commit = False tag = False diff --git a/VERSION b/VERSION index d941c12b..e92964fe 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.16 \ No newline at end of file +1.0.17 \ No newline at end of file