diff --git a/PrintTags/__init__.py b/PrintTags/__init__.py index bdd4e4d..0cc6310 100644 --- a/PrintTags/__init__.py +++ b/PrintTags/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -__version__ = '1.5.0' +__version__ = '1.5.1' from .colors import Colors