Skip to content

Commit

Permalink
Release 2024.4.2 (#278)
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 Apr 19, 2024
2 parents 933029d + 7c7eb4b commit c7d9a1e
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.4.1" %}
{% set version = "2024.4.2" %}
{% 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: ae6868395b0c10caf929c63df309cfc8cc2911ecb5d834cff7e4436f760a70cd
sha256: 58e86c407f499b782ecc62b712723d05265c7e8c76ee870b1c3c32e4dfcf1893

build:
number: 0
Expand Down

0 comments on commit c7d9a1e

Please sign in to comment.