diff --git a/is_core/version.py b/is_core/version.py index efdd4ee6..0f2e76b8 100644 --- a/is_core/version.py +++ b/is_core/version.py @@ -1,4 +1,4 @@ -VERSION = (1, 3, 88) +VERSION = (1, 3, 89) def get_version():