From 05889d13ee0920d1257018e28be41ba3a3a05ef1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl>
Date: Tue, 23 Feb 2021 14:32:46 +0100
Subject: [PATCH] ver bump

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 27aca0df..55bf2089 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1 @@
-# v2.14.43
-
-* bug fixed for `SequentialIssuer`
-* added `TerminableThread.safe_wait_condition`
+# v2.14.44
diff --git a/satella/__init__.py b/satella/__init__.py
index c8b678b7..e1cb8af3 100644
--- a/satella/__init__.py
+++ b/satella/__init__.py
@@ -1 +1 @@
-__version__ = '2.14.43'
+__version__ = '2.14.44a1'
-- 
GitLab