Skip to content

Commit

Permalink
Release 2024.7.0 (#266)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Jul 7, 2024
2 parents 18eb09f + 4cb7768 commit 2faf1a6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand Down
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "2024.6.2" %}
{% set version = "2024.7.0" %}


package:
Expand All @@ -7,7 +7,7 @@ package:

source:
url: https://pypi.io/packages/source/d/dask/dask-{{ version }}.tar.gz
sha256: d429d6b19e85fd1306ac37c188aaf99d03bbe69a6fe59d2b42882b2ac188686f
sha256: 0060bae9a58b5b3ce7e0d97040e903b4d3db09ba49222101cfc40f9834a8a6bc

build:
number: 0
Expand All @@ -25,7 +25,7 @@ requirements:
- cytoolz >=0.11.0
- lz4 >=4.3.2
- numpy >=1.21
- pandas >=1.3
- pandas >=2.0
- dask-expr >=1.1,<1.2
- bokeh >=2.4.2,!=3.0.*
- jinja2 >=2.10.3
Expand Down

0 comments on commit 2faf1a6

Please sign in to comment.