diff --git a/news/python313.rst b/news/python313.rst index 0df825f..7377561 100644 --- a/news/python313.rst +++ b/news/python313.rst @@ -1,6 +1,6 @@ **Added:** -* requires-python = ">=3.11, <=3.13" in pyproject.toml +* requires-python = ">=3.11, <=3.14" in pyproject.toml **Changed:**