From 09ce298a443b03738a91493bd53c71e83c5d3c63 Mon Sep 17 00:00:00 2001
From: Dylann Cordel <d.cordel@webu.coop>
Date: Wed, 1 Aug 2018 10:40:36 +0200
Subject: [PATCH] 0.6.7

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

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