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