From 01d6c42d1310b59dcb7fe0144e5b1a01ba3c856e Mon Sep 17 00:00:00 2001 From: CI Build Date: Tue, 10 May 2022 14:26:20 +0000 Subject: [PATCH] Bump version 1.0.13 --- .bumpversion.cfg | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 4a342b31..8e0cf07b 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.0.12 +current_version = 1.0.13 commit = False tag = False diff --git a/VERSION b/VERSION index 492b167a..9256e288 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.12 \ No newline at end of file +1.0.13 \ No newline at end of file