From 4a2b62728b1ee849d4ffd803354715418ad300dd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl>
Date: Tue, 17 Dec 2019 17:55:59 +0100
Subject: [PATCH] v0.95

---
 setup.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.cfg b/setup.cfg
index 3ad14f1..def63c4 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,7 +1,7 @@
 [metadata]
 description-file = README.md
 name = CoolAMQP
-version = 0.95rc2
+version = 0.95
 license = MIT License
 classifiers = 
     Programming Language :: Python
-- 
GitLab