From e3b0e85ec975ae5db54680b911c7c399108a52d8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl>
Date: Sat, 28 May 2022 16:45:59 +0200
Subject: [PATCH] quick bugfix release

---
 satella/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/satella/__init__.py b/satella/__init__.py
index 307e8a44..6d2db50c 100644
--- a/satella/__init__.py
+++ b/satella/__init__.py
@@ -1 +1 @@
-__version__ = '2.19.1'
+__version__ = '2.19.0'
-- 
GitLab