diff --git a/pyproject.toml b/pyproject.toml index 72f66e609..7719a3d2c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ classifiers = [ "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", - #python 3.12 is not supported yet: https://github.com/Deltares/dfm_tools/issues/551 + "Programming Language :: Python :: 3.12", ] [project.urls]