Skip to content

Commit

Permalink
[bot-automerge] llama-index-core v0.11.13.post1 (#101)
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 Sep 24, 2024
2 parents a5d0c3a + e803f7c commit a29095e
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 = "llama-index-core" %}
{% set version = "0.11.12" %}
{% set version = "0.11.13.post1" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/llama_index_core-{{ version }}.tar.gz
sha256: ce2dd037ff889d9ea6b25872228cc9de614c10445d19377f6ae5c66b93a50c61
sha256: 2f2041cc176398f71be449e5aadcad261236fcbfdde9deb7d396512aecb3428a

build:
noarch: python
Expand Down

0 comments on commit a29095e

Please sign in to comment.