diff --git a/newsbox/__init__.py b/newsbox/__init__.py index 93710e5475aadf505e59a4761f2d72b3e1498a16..db2c9a27f61be3851ab8761cdf0ed12b59b24aab 100644 --- a/newsbox/__init__.py +++ b/newsbox/__init__.py @@ -1,4 +1,4 @@ # -*- coding: utf-8 -*- from __future__ import unicode_literals -__version__ = '0.6.3' +__version__ = '0.6.4'