From 02e5774d0520861b3bf02310f136ffc5e05ffc12 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 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/satella/__init__.py b/satella/__init__.py index 6faf7eb7..d3ba2ee1 100644 --- a/satella/__init__.py +++ b/satella/__init__.py @@ -1,3 +1 @@ -__version__ = '2.25.3a3' - - +__version__ = '2.25.2a3' -- GitLab