From 16e435586826aee37acc1e9aab2410a3c615157c Mon Sep 17 00:00:00 2001 From: davidgiga1993 Date: Thu, 25 Jan 2024 13:27:39 +0100 Subject: [PATCH] chore: bump version to 1.2.6 --- octoploy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/octoploy/__init__.py b/octoploy/__init__.py index 09964d6..593fb6f 100644 --- a/octoploy/__init__.py +++ b/octoploy/__init__.py @@ -1 +1 @@ -__version__ = '1.2.5' +__version__ = '1.2.6'