diff --git a/colored_comments.py b/colored_comments.py index 87ef353..7e08a74 100644 --- a/colored_comments.py +++ b/colored_comments.py @@ -11,7 +11,7 @@ from .color_manager import ColorManager NAME = "Colored Comments" -VERSION = "2.1.0" +VERSION = "2.1.1" LOG = logging.Logger REGION_KEYS = list()