Skip to content

Commit

Permalink
[bot-automerge] orbit-ml v1.1.4.7 (#22)
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 Mar 23, 2024
2 parents b5c25df + e77c088 commit 7897bba
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,16 +1,16 @@
{% set name = "orbit-ml" %}
{% set version = "1.1.4.6" %}
{% set version = "1.1.4.7" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/orbit-ml-{{ version }}.tar.gz
sha256: da5ad7f1210c2f62042f55e9d65fdd02230c337a052ef0bd4fec29d0312d8550
sha256: 32a26718cfeb44ea6967f954053972246c85b57ee4b40e68a3b17600689101a4

build:
number: 2
number: 0
noarch: python

requirements:
Expand Down

0 comments on commit 7897bba

Please sign in to comment.