From 545046a3d63b8e1bf99ea646caa8470c97e74ba2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl> Date: Sun, 15 Aug 2021 14:21:31 +0200 Subject: [PATCH] v2.17.17 --- satella/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/satella/__init__.py b/satella/__init__.py index 49df3f05..36043c83 100644 --- a/satella/__init__.py +++ b/satella/__init__.py @@ -1 +1 @@ -__version__ = '2.17.17a4' +__version__ = '2.17.17' -- GitLab