Skip to content

Commit

Permalink
Release 2024.9.1 (#293)
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 Sep 28, 2024
2 parents f3e4309 + 03481d5 commit 77bcbb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "2024.9.0" %}
{% set version = "2024.9.1" %}
{% set version_split = version.split('.') %}
{% set dask_core_version = version_split[:3] | join('.') if version_split | length == 4 else version %}

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

source:
url: https://pypi.io/packages/source/d/distributed/distributed-{{ version }}.tar.gz
sha256: cb5f76ff230fc2249b15b0a66da46982e23249e5d8389c16dfe427e598b71c57
sha256: 4d573d89ff4fdde0dd96ad5cfdb843ce8ecef8caf002435bc60d14414dc1e819

build:
number: 0
Expand Down

0 comments on commit 77bcbb8

Please sign in to comment.