diff --git a/is_core/version.py b/is_core/version.py index 90fe652f..d691460c 100644 --- a/is_core/version.py +++ b/is_core/version.py @@ -1,4 +1,4 @@ -VERSION = (2, 24, 7, 3) +VERSION = (2, 24, 8) def get_version():