Skip to content

Commit

Permalink
[bot-automerge] zen-engine v0.30.0 (#46)
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 Oct 10, 2024
2 parents 2381970 + 72f3de6 commit 6942da0
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 = "zen-engine" %}
{% set version = "0.29.3" %}
{% set version = "0.30.0" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/zen_engine-{{ version }}.tar.gz
sha256: 3d57be7be3aa9a8fc8b8aacff8e0e30db8a05bed1221e2c2308b440db2c0d625
sha256: 2fed4fc7beb434972bc88c62593a00b3d801bf3c8010b942f789322cc754c167

build:
script: {{ PYTHON }} -m pip install . -vv
Expand Down

0 comments on commit 6942da0

Please sign in to comment.