From 587a90dd6b3ae45a02e099131cc5dc2343a6ee1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl> Date: Mon, 4 Mar 2024 09:49:53 +0100 Subject: [PATCH] Release 2.24.0 --- satella/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/satella/__init__.py b/satella/__init__.py index d264c9bb..78afda85 100644 --- a/satella/__init__.py +++ b/satella/__init__.py @@ -1 +1 @@ -__version__ = '2.24.0b1' +__version__ = '2.24.0' -- GitLab