From 3b9d0c66f03224fd1b5c7d0fd7f62a0f72cdf86e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl> Date: Sat, 25 Apr 2020 16:43:08 +0200 Subject: [PATCH] v2.7.14 --- satella/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/satella/__init__.py b/satella/__init__.py index 3cdf3b26..4b7c7966 100644 --- a/satella/__init__.py +++ b/satella/__init__.py @@ -1 +1 @@ -__version__ = '2.7.14_a2' +__version__ = '2.7.14' -- GitLab