From a415a5778c881fc4e8d842dc0f6abab953587505 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl> Date: Mon, 14 Jun 2021 12:25:33 +0200 Subject: [PATCH] v2.17.6 --- satella/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/satella/__init__.py b/satella/__init__.py index 20a9b6eb..cf289e03 100644 --- a/satella/__init__.py +++ b/satella/__init__.py @@ -1 +1 @@ -__version__ = '2.17.6a4' +__version__ = '2.17.6' -- GitLab