From 388908aa60cfca94a9cf69adee8d79c5057c9f21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@ericsson.com> Date: Fri, 30 Aug 2024 12:26:31 +0200 Subject: [PATCH] ver bump --- satella/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/satella/__init__.py b/satella/__init__.py index b0f93f54..73e64ddf 100644 --- a/satella/__init__.py +++ b/satella/__init__.py @@ -1 +1 @@ -__version__ = '2.25.4' +__version__ = '2.25.5a1' -- GitLab