From ba75739b12e43d89e490873773f8051cdbd5421a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl> Date: Tue, 25 May 2021 19:13:27 +0200 Subject: [PATCH] 2.16.5 --- satella/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/satella/__init__.py b/satella/__init__.py index d0d3958f..9616e695 100644 --- a/satella/__init__.py +++ b/satella/__init__.py @@ -1 +1 @@ -__version__ = '2.16.5a2' +__version__ = '2.16.5' -- GitLab