From 590b085e1b7f34e65124f3bb4f1b36d204cc41c2 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:18:55 +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 d3ba2ee1..551aa19d 100644 --- a/satella/__init__.py +++ b/satella/__init__.py @@ -1 +1 @@ -__version__ = '2.25.2a3' +__version__ = '2.25.3a4' -- GitLab