Skip to content

Commit

Permalink
Release 2023.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbourbeau committed Nov 10, 2023
1 parent 1b1b974 commit 8e81aa4
Showing 1 changed file with 3 additions and 3 deletions.
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 = "2023.10.1" %}
{% set version = "2023.11.0" %}


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

source:
url: https://pypi.io/packages/source/d/dask/dask-{{ version }}.tar.gz
sha256: da3ef0526992845408df491fcd0b3a49c7207aa908a1675cea12ab2ea10c7940
sha256: 06b8f39755d37ff6ef4db422774db1f1d5d6788d33f0628c80861dc6452f878c

build:
number: 0
Expand All @@ -25,7 +25,7 @@ requirements:

run:
- python >=3.9
- click >=8.0
- click >=8.1
- cloudpickle >=1.5.0
- fsspec >=2021.09.0
- packaging >=20.0
Expand Down

0 comments on commit 8e81aa4

Please sign in to comment.