From cad294997f535efd1ed74b72ce275fb215627097 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl> Date: Sun, 7 Mar 2021 02:07:09 +0100 Subject: [PATCH] v2.14.47 --- satella/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/satella/__init__.py b/satella/__init__.py index d85f422e..f33a0d29 100644 --- a/satella/__init__.py +++ b/satella/__init__.py @@ -1 +1 @@ -__version__ = '2.14.47a4' +__version__ = '2.14.47' -- GitLab