diff --git a/.github/workflows/gh-ci.yaml b/.github/workflows/gh-ci.yaml index 71c0031..e27cfc3 100644 --- a/.github/workflows/gh-ci.yaml +++ b/.github/workflows/gh-ci.yaml @@ -14,7 +14,7 @@ env: GITHUB_REF: ${{ github.ref }} # Update each time there is added latest python: it will be used for `latest` tag python_latest: "3.11" - release: 2024.6.1 + release: 2024.8.0 releasev0: 0.7.22 jobs: diff --git a/coffea-dask/environment.yaml b/coffea-dask/environment.yaml index b5ca182..3826f93 100644 --- a/coffea-dask/environment.yaml +++ b/coffea-dask/environment.yaml @@ -50,7 +50,7 @@ dependencies: - pytorch - torch-scatter - pip - - coffea=2024.6.1 + - coffea=2024.8.0 - rucio-clients # pyg - pyg