Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update evofr to 0.1.25 #52003

Merged
merged 2 commits into from
Nov 8, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions recipes/evofr/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "0.1.23" %}
{% set version = "0.1.25" %}

package:
name: evofr
version: {{ version }}

source:
url: https://pypi.io/packages/source/e/evofr/evofr-{{ version }}.tar.gz
sha256: ac159419119c000e403b5801d8b6dfef215bcbeca6f30f3bf13b66b90b64ad17
sha256: 7360736349cad3a665acc80f4e6d3c4fe205a991dae2e35ab86d56b66214bf30

build:
number: 0
Expand Down
Loading