From 5d2039e9d5ce84c75181f2a2f072d9393e0487f1 Mon Sep 17 00:00:00 2001
From: Olivier Le Brouster <olivier.le-brouster@webu.coop>
Date: Wed, 21 Oct 2015 15:14:55 +0000
Subject: [PATCH] update version

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

diff --git a/newsbox/__init__.py b/newsbox/__init__.py
index 6e2608d..5639b73 100644
--- a/newsbox/__init__.py
+++ b/newsbox/__init__.py
@@ -1,3 +1,3 @@
 # -*- coding: utf-8 -*-
 from __future__ import unicode_literals
-__version__="0.4.0"
+__version__ = '0.4.1'
-- 
GitLab