From ab3c94b45bd019a8eaad542101c9195254b4b363 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl>
Date: Thu, 9 Jul 2020 18:24:36 +0200
Subject: [PATCH] ver bump

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2dd0eae..927d3e7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,6 @@ The changelog is kept as [release notes](https://github.com/smok-serwis/coolamqp
 on GitHub. This file serves to only note what changes
 have been made so far, between releases.
 
-# v1.2.6
+# v1.2.7
 
 
diff --git a/coolamqp/__init__.py b/coolamqp/__init__.py
index 593fb6f..b428709 100644
--- a/coolamqp/__init__.py
+++ b/coolamqp/__init__.py
@@ -1 +1 @@
-__version__ = '1.2.6'
+__version__ = '1.2.7_a1'
-- 
GitLab