From f0d07881c2c9b67837f58efbbdff8f802c207a55 Mon Sep 17 00:00:00 2001
From: Dylann Cordel <d.cordel@webu.coop>
Date: Mon, 6 May 2019 12:10:29 +0200
Subject: [PATCH] 0.6.9

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

diff --git a/newsbox/__init__.py b/newsbox/__init__.py
index ec3bb57..804709a 100644
--- a/newsbox/__init__.py
+++ b/newsbox/__init__.py
@@ -1,4 +1,4 @@
 # -*- coding: utf-8 -*-
 from __future__ import unicode_literals
 
-__version__ = '0.6.8'
+__version__ = '0.6.9'
-- 
GitLab