From 039dda104a9deb0083669f25e5db3424028747c0 Mon Sep 17 00:00:00 2001
From: DylannCordel <d.cordel@webu.coop>
Date: Fri, 22 Sep 2017 10:11:35 +0200
Subject: [PATCH] bump version 0.5.1

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

diff --git a/newsbox/__init__.py b/newsbox/__init__.py
index 4e691a8..3696cbe 100644
--- a/newsbox/__init__.py
+++ b/newsbox/__init__.py
@@ -1,3 +1,3 @@
 # -*- coding: utf-8 -*-
 from __future__ import unicode_literals
-__version__ = '0.5.0'
+__version__ = '0.5.1'
-- 
GitLab