Skip to content

Commit

Permalink
revert trulens-core spec to 1.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-chu committed Dec 16, 2024
1 parent 7cfd182 commit 5ebd0fd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/core/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{% set name = "trulens-core" %}
{% set version = "1.2.10" %}
{% set version = "1.2.9" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name.replace('-', '_') }}-{{ version }}.tar.gz
sha256: 597a2ac350450330daeb7326e012c62389ba246d88d02db64832b97f837d2b32
# https://pypi.org/project/trulens-core/#files
sha256: 7ce766eae1befe2de895a8bb46a049fbcdd4b56c7f4d395bf8cb3a7771e2371a

build:
noarch: python
Expand Down

0 comments on commit 5ebd0fd

Please sign in to comment.