diff --git a/pyproject.toml b/pyproject.toml index 55ad659..722b9f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,6 +26,8 @@ classifiers = [ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: 3.12", + "Programming Language :: Python :: 3.13", + "Programming Language :: Python :: 3.14", ] packages = [ { include = "strix", format = ["sdist", "wheel"] }