Skip to content

Commit

Permalink
[bot-automerge] prefect v2.19.1 (#306)
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 May 17, 2024
2 parents 8f62ab7 + 769b523 commit b23d444
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.18.3" %}
{% set version = "2.19.1" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: b5c7ce517ca118a1490634c689fb53d19ba1c07ce524d79f9862b23ad1a0bfce
sha256: 8e818eededef1c6817b82857b1c1db23167988884fd74182f88c70ed676fb2be

build:
noarch: python
Expand Down

0 comments on commit b23d444

Please sign in to comment.