diff --git a/pyproject.toml b/pyproject.toml index d5616da..6c10476 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ classifiers = [ "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", - "Programming Language :: Python :: 3.13" + "Programming Language :: Python :: 3.13", "Programming Language :: Python :: 3.14" ] homepage = "https://github.com/iluvcapra/wavinfo"