From 3b1fdc35477a94f3015de88016dd8aebc796e3f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl> Date: Wed, 21 Apr 2021 16:21:48 +0200 Subject: [PATCH] v2.15.7 --- satella/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/satella/__init__.py b/satella/__init__.py index e797a16a..bce70ec0 100644 --- a/satella/__init__.py +++ b/satella/__init__.py @@ -1 +1 @@ -__version__ = '2.15.7a4' +__version__ = '2.15.7' -- GitLab