From 3a5962e5a5c3df6943a48184574d70093ea00b9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl> Date: Mon, 11 Mar 2024 08:38:43 +0100 Subject: [PATCH] v2.25.0 --- satella/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/satella/__init__.py b/satella/__init__.py index b8a2e669..87938494 100644 --- a/satella/__init__.py +++ b/satella/__init__.py @@ -1 +1 @@ -__version__ = '2.25.0a3' +__version__ = '2.25.0' -- GitLab