Skip to content

Commit

Permalink
Release 2022.7.1 (#213)
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 22, 2022
2 parents 698c2ba + 81e3b80 commit 2957d7f
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,13 +1,13 @@
{% set version = "2022.7.0" %}
{% set version = "2022.7.1" %}


package:
name: distributed
version: {{ version }}

source:
url: https://pypi.io/packages/source/d/distributed/distributed-{{ version }}.tar.gz
sha256: e68aba8be3e20e5d1120abcac841909ff18021708a8412afa58ff153c4fab0ac
url: https://files.pythonhosted.org/packages/57/f6/bb2532524de2bad548d5a0d731659389dc9fb3483b18715fa3c359c4111c/distributed-{{ version }}.tar.gz
sha256: 2c5747a177f228270f00a99e9dff51cc0cf3cfd1e768fe858484fcf65e561bd3

build:
number: 0
Expand Down

0 comments on commit 2957d7f

Please sign in to comment.