Skip to content

Commit

Permalink
bump version to 2024.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbourbeau committed Jun 14, 2024
1 parent 8cbddde commit f1d230c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ requires-python = ">=3.9"
dependencies = [
"click >= 8.0",
"cloudpickle >= 1.5.0",
"dask == 2024.5.2",
"dask == 2024.6.0",
"jinja2 >= 2.10.3",
"locket >= 1.0.0",
"msgpack >= 1.0.0",
Expand Down

0 comments on commit f1d230c

Please sign in to comment.