diff --git a/newsbox/__init__.py b/newsbox/__init__.py
index 6e2608d716ce2d600cf39deb121ad07e3c55b8be..5639b7373ba14f13bbfb663c1d330063b790c135 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'