From 7c274cfd947674df9daa6c2cdadedd20e14adb69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl> Date: Tue, 6 Apr 2021 14:07:59 +0200 Subject: [PATCH] 1.2.14 --- coolamqp/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coolamqp/__init__.py b/coolamqp/__init__.py index 9a28518..3f09991 100644 --- a/coolamqp/__init__.py +++ b/coolamqp/__init__.py @@ -1 +1 @@ -__version__ = '1.2.14rc1' +__version__ = '1.2.14' -- GitLab