From a4cc269d75592b36e812ef900e18c3d74fb53d91 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl>
Date: Sun, 29 May 2022 19:35:22 +0200
Subject: [PATCH] ver bump

---
 CHANGELOG.md        | 4 +---
 satella/__init__.py | 2 +-
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c27fe824..8a79a1db 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1 @@
-# v2.20.2
-
-* fixed transaction to log only for real exceptions
+# v2.20.3
diff --git a/satella/__init__.py b/satella/__init__.py
index 2401f12e..dc0f3a2e 100644
--- a/satella/__init__.py
+++ b/satella/__init__.py
@@ -1 +1 @@
-__version__ = '2.20.2'
+__version__ = '2.20.3a1'
-- 
GitLab