From 9480861e63b6f4a1951ba8239fe15d6be4dc6ebd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl> Date: Fri, 4 Jun 2021 18:26:21 +0200 Subject: [PATCH] 2.16.7 --- satella/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/satella/__init__.py b/satella/__init__.py index 635f2cd2..22ecfeb9 100644 --- a/satella/__init__.py +++ b/satella/__init__.py @@ -1 +1 @@ -__version__ = '2.16.7a3' +__version__ = '2.16.7' -- GitLab