From 1ba60616c03ab9064071736886beb535b69fedf0 Mon Sep 17 00:00:00 2001 From: Mikko Korpela Date: Sat, 14 Dec 2024 20:57:52 +0200 Subject: [PATCH] 4.0.6 --- src/pabot/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pabot/__init__.py b/src/pabot/__init__.py index d4f206eb..97beef12 100644 --- a/src/pabot/__init__.py +++ b/src/pabot/__init__.py @@ -2,4 +2,4 @@ from .pabotlib import PabotLib -__version__ = "4.0.5" +__version__ = "4.0.6"