From ff348b122f9a51630cdfa6b265b16603571c02e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl> Date: Sun, 17 Nov 2024 20:24:13 +0100 Subject: [PATCH] v2.26.3 --- satella/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/satella/__init__.py b/satella/__init__.py index dc3b7a8e..9702dba3 100644 --- a/satella/__init__.py +++ b/satella/__init__.py @@ -1 +1 @@ -__version__ = '2.26.3a1' +__version__ = '2.26.3' -- GitLab