Skip to content

Commit

Permalink
[bot-automerge] llama-index-core v0.11.11 (#99)
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 21, 2024
2 parents 1eb13da + 2708299 commit 431c370
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build-locally.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.10" %}
{% set version = "0.11.11" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/llama_index_core-{{ version }}.tar.gz
sha256: 9929b11cfb24a3581620466660ab11a6360fde8c2441caa3660e0127df65c1b9
sha256: 5a620a4dcb1866f5248b1c465c2693ae6a6ee1eb3e4e50c554575ded69f4590a

build:
noarch: python
Expand Down

0 comments on commit 431c370

Please sign in to comment.