From a64ca43dd1e380027eaee9eb7237df926d2b258e Mon Sep 17 00:00:00 2001
From: Dylann Cordel <d.cordel@webu.coop>
Date: Fri, 25 May 2018 14:47:39 +0200
Subject: [PATCH] 0..6.4

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

diff --git a/newsbox/__init__.py b/newsbox/__init__.py
index 93710e5..db2c9a2 100644
--- a/newsbox/__init__.py
+++ b/newsbox/__init__.py
@@ -1,4 +1,4 @@
 # -*- coding: utf-8 -*-
 from __future__ import unicode_literals
 
-__version__ = '0.6.3'
+__version__ = '0.6.4'
-- 
GitLab