From 36a4e2e236764d634ec9bfeba506bc93ff32ab2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl> Date: Sun, 31 Jul 2022 01:27:39 +0200 Subject: [PATCH] v2.21.3 --- satella/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/satella/__init__.py b/satella/__init__.py index 439ab285..22db2401 100644 --- a/satella/__init__.py +++ b/satella/__init__.py @@ -1 +1 @@ -__version__ = '2.21.3a3' +__version__ = '2.21.3' -- GitLab