From bbcb88e23b8b5d97fbb91dc3280e711f2e58bbaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@ericsson.com> Date: Thu, 4 Apr 2024 13:17:34 +0200 Subject: [PATCH] version release --- satella/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/satella/__init__.py b/satella/__init__.py index 0f50d43c..9bebea93 100644 --- a/satella/__init__.py +++ b/satella/__init__.py @@ -1 +1 @@ -__version__ = '2.25.2a2' +__version__ = '2.25.2' -- GitLab