From 316e552e9401d07d7a2ceb2972b527920ce0e76e Mon Sep 17 00:00:00 2001 From: davidgiga1993 Date: Wed, 20 Mar 2024 10:12:35 +0100 Subject: [PATCH] chore: bump version --- octoploy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/octoploy/__init__.py b/octoploy/__init__.py index 593fb6f..af391e6 100644 --- a/octoploy/__init__.py +++ b/octoploy/__init__.py @@ -1 +1 @@ -__version__ = '1.2.6' +__version__ = '1.2.7'