diff --git a/setup.py b/setup.py index 02b1604..a45c9b8 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ except ImportError: min_python_version = "3.7" -max_python_version = "3.11" # exclusive +max_python_version = "3.12" # exclusive def _guard_py_ver():