diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 29db3e6a..02b307f6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: strategy: matrix: os: [windows-latest, ubuntu-latest, macos-latest] - python-version: [3.11, 3.12, 3.13] + python-version: [3.12, 3.13, 3.14] steps: - uses: actions/checkout@v5 with: diff --git a/pyproject.toml b/pyproject.toml index 8fd8481a..8797dad4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,9 +11,9 @@ classifiers = [ 'Intended Audience :: Science/Research', 'Programming Language :: Python', 'Programming Language :: Python :: 3', - 'Programming Language :: Python :: 3.11', 'Programming Language :: Python :: 3.12', 'Programming Language :: Python :: 3.13', + 'Programming Language :: Python :: 3.14', 'Topic :: Scientific/Engineering', ] keywords = [