diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f9ae31e..6b93b06 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: - python: "3.10" torch: 2.3.1 torchaudio: 2.3.1 - - python: "3.13" + - python: "3.14" torch: 2.9.1 torchaudio: 2.9.1 diff --git a/pyproject.toml b/pyproject.toml index 0ef7fa3..8b6d867 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,6 +20,7 @@ classifiers = [ "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", + "Programming Language :: Python :: 3.14", "Programming Language :: Python :: 3 :: Only", ] dependencies = [