From e1e9bc1398abe0384a1ad726d443bd0ffb4a6371 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl> Date: Tue, 6 Jul 2021 16:00:30 +0200 Subject: [PATCH] v2.17.13 --- satella/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/satella/__init__.py b/satella/__init__.py index 0519dbf5..015c06f3 100644 --- a/satella/__init__.py +++ b/satella/__init__.py @@ -1 +1 @@ -__version__ = '2.17.13a3' +__version__ = '2.17.13' -- GitLab