From 748f8353ee53699a117eb765ecc37255d066a69f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <pmaslanka@smok.co> Date: Fri, 24 Sep 2021 15:20:00 +0200 Subject: [PATCH] v2.17.21 --- satella/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/satella/__init__.py b/satella/__init__.py index 93d9c4d1..69190672 100644 --- a/satella/__init__.py +++ b/satella/__init__.py @@ -1 +1 @@ -__version__ = '2.17.21a2' +__version__ = '2.17.21' -- GitLab