From cec29088ef14437aac8b99dc255d48f128bc8eb9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl>
Date: Mon, 15 Feb 2021 16:58:54 +0100
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 cc3036c1..6c20fca6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1 @@
-# v2.14.37
-
-* added `call_on_failure` and `call_on_success` to `retry`
+# v2.14.38
diff --git a/satella/__init__.py b/satella/__init__.py
index bf4b7052..49670196 100644
--- a/satella/__init__.py
+++ b/satella/__init__.py
@@ -1 +1 @@
-__version__ = '2.14.37'
+__version__ = '2.14.38a1'
-- 
GitLab