diff --git a/newsbox/__init__.py b/newsbox/__init__.py index 3917db27796f4afe68ae527afe5ed6af5f386aa8..f8571b0deaf7010d5a0f6c4505bce73f9c98fa9b 100644 --- a/newsbox/__init__.py +++ b/newsbox/__init__.py @@ -1,4 +1,4 @@ # -*- coding: utf-8 -*- from __future__ import unicode_literals -__version__ = '0.6.5' +__version__ = '0.6.6'