From fc9683fcc7647f23a3d3f744b3a9afbbfc11d37f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl> Date: Thu, 17 Oct 2024 10:40:20 +0200 Subject: [PATCH] docs fixes --- satella/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/satella/__init__.py b/satella/__init__.py index d55a1706..0450941b 100644 --- a/satella/__init__.py +++ b/satella/__init__.py @@ -1 +1 @@ -__version__ = '2.25.8a2' +__version__ = '2.25.8' -- GitLab