diff --git a/README.md b/README.md
index 662fe29..025a9a2 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ Home: https://distributed.dask.org
Package license: BSD-3-Clause
-Feedstock license: [BSD-3-Clause](https://github.com/conda-forge/distributed-feedstock/blob/master/LICENSE.txt)
+Feedstock license: [BSD-3-Clause](https://github.com/conda-forge/distributed-feedstock/blob/main/LICENSE.txt)
Summary: Distributed scheduler for Dask
@@ -24,8 +24,8 @@ Current build status
All platforms: |
-
-
+
+
|
diff --git a/recipe/meta.yaml b/recipe/meta.yaml
index ba51d1a..847a5af 100644
--- a/recipe/meta.yaml
+++ b/recipe/meta.yaml
@@ -1,4 +1,4 @@
-{% set version = "2022.2.1" %}
+{% set version = "2022.3.0" %}
package:
@@ -7,7 +7,7 @@ package:
source:
url: https://pypi.io/packages/source/d/distributed/distributed-{{ version }}.tar.gz
- sha256: fb62a75af8ef33bbe1aa80a68c01a33a93c1cd5a332dd017ab44955bf7ecf65b
+ sha256: e3d8053720cd58a3a254e8862900fec1e0940e9e34b044482142d836cd1ed892
build:
number: 0
@@ -38,7 +38,6 @@ requirements:
- toolz >=0.8.2
- tornado >=6.0.3
- zict >=0.1.3
- - setuptools <60.0.0
run_constrained:
- openssl !=1.1.1e