From c89d1ee442bbd9fc36859d2814fb262277f6a79f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl> Date: Wed, 14 Oct 2020 14:31:32 +0200 Subject: [PATCH] v1.9.2 --- coolamqp/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coolamqp/__init__.py b/coolamqp/__init__.py index daaf074..5089ced 100644 --- a/coolamqp/__init__.py +++ b/coolamqp/__init__.py @@ -1 +1 @@ -__version__ = '1.2.9_a2' +__version__ = '1.2.9' -- GitLab