Skip to content

Commit

Permalink
Update Coffea version to 2024.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 7, 2024
1 parent cb839f7 commit e9ea1f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gh-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.1"
release: "2024.2.2"
releasev0: "0.7.22"

jobs:
Expand Down
2 changes: 1 addition & 1 deletion coffea-dask/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies:
- pytorch
- torch-scatter
- pip
- coffea=2024.2.1
- coffea==2024.2.22024.2.1
- pip:
- fastjet # to be added to conda-forge: https://github.com/scikit-hep/fastjet/issues/133
- tritonclient[all]
Expand Down

0 comments on commit e9ea1f7

Please sign in to comment.