Skip to content

Commit

Permalink
Release 2023.10.1 (#182)
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 Oct 27, 2023
2 parents ae9ff52 + d7cdff4 commit 1b1b974
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.0" %}
{% set version = "2023.10.1" %}


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

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

build:
number: 0
Expand All @@ -20,7 +20,7 @@ requirements:
host:
- python >=3.9
- pip
- versioneer =0.28
- versioneer =0.29
- tomli

run:
Expand Down

0 comments on commit 1b1b974

Please sign in to comment.