diff --git a/is_core/version.py b/is_core/version.py index 6a25ee32..4e13b971 100644 --- a/is_core/version.py +++ b/is_core/version.py @@ -1,4 +1,4 @@ -VERSION = (2, 12, 0) +VERSION = (2, 13, 0) def get_version():