From 9196ba12c143e1f8005f423223265f17555f8e6c Mon Sep 17 00:00:00 2001
From: Dylann Cordel <d.cordel@webu.coop>
Date: Thu, 5 Jul 2018 10:42:56 +0200
Subject: [PATCH] bump 0.6.6

---
 newsbox/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/newsbox/__init__.py b/newsbox/__init__.py
index 3917db2..f8571b0 100644
--- a/newsbox/__init__.py
+++ b/newsbox/__init__.py
@@ -1,4 +1,4 @@
 # -*- coding: utf-8 -*-
 from __future__ import unicode_literals
 
-__version__ = '0.6.5'
+__version__ = '0.6.6'
-- 
GitLab