diff --git a/newsbox/__init__.py b/newsbox/__init__.py index 5d628e38b34c0e60dbd1c4d902d4a164344c9ca1..97620b22c949baa41ec250afb929a347ea2eb4f0 100644 --- a/newsbox/__init__.py +++ b/newsbox/__init__.py @@ -1,4 +1,4 @@ # -*- coding: utf-8 -*- from __future__ import unicode_literals -__version__ = '0.6.11' +__version__ = '0.6.12'