From dc73810a7eeb2b95f0f63a89454886c30471ab7d Mon Sep 17 00:00:00 2001 From: davidgiga1993 Date: Mon, 27 Nov 2023 10:31:54 +0100 Subject: [PATCH] chore: bump version code --- octoploy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/octoploy/__init__.py b/octoploy/__init__.py index daab838..09964d6 100644 --- a/octoploy/__init__.py +++ b/octoploy/__init__.py @@ -1 +1 @@ -__version__ = '1.2.4' +__version__ = '1.2.5'