diff --git a/pyproject.toml b/pyproject.toml index 4b5abdb83b..33b441f76f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,6 +23,7 @@ classifiers = [ 'Programming Language :: Python :: 3.11', 'Programming Language :: Python :: 3.12', 'Programming Language :: Python :: 3.13', + 'Programming Language :: Python :: 3.14', 'Topic :: Scientific/Engineering' ] # NOTE: When updating versions of some packages, such as requests or paramiko,