Skip to content

Commit

Permalink
[bot-automerge] prefect v2.10.6 (#225)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] committed Apr 27, 2023
2 parents 502217a + d4c2305 commit a328991
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,13 +1,13 @@
{% set name = "prefect" %}
{% set version = "2.10.5" %}
{% set version = "2.10.6" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 3df90da57a1d34620ca3964704d4b4020e9de8ee36001adc4230e2a8710d3f57
sha256: 0364f29d643833ca01480cd614ad7d179e0be3b1607176a065414bf55bcc2411

build:
noarch: python
Expand Down

0 comments on commit a328991

Please sign in to comment.