From 10ce71e59d344e1bc8a3e7544710b620f6941f69 Mon Sep 17 00:00:00 2001 From: Cameron Smith Date: Fri, 12 Jul 2024 11:07:23 -0400 Subject: [PATCH] chore(conda): build `0.2.0` Signed-off-by: Cameron Smith --- conda/rattler/recipe.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conda/rattler/recipe.yaml b/conda/rattler/recipe.yaml index 690bb69b2..8d5281d03 100644 --- a/conda/rattler/recipe.yaml +++ b/conda/rattler/recipe.yaml @@ -3,7 +3,7 @@ schema_version: 1 context: name: pyrovelocity - version: 0.2.0b22 + version: 0.2.0 # gitorg: pinellolab # gittag: v0.2.0-beta.22 # gitref: beta @@ -21,7 +21,7 @@ source: # url: https://github.com/{{ gitorg }}/{{ name }}/archive/{{ gitrev }}.tar.gz # sha256: 5edfd07ed970e6834c40043c94025e495a80e590bb2146f4f2cc0350abc23355 url: https://pypi.io/packages/source/${{ name[0] }}/${{ name }}/${{ name }}-${{ version }}.tar.gz - sha256: dbd71585ea6269951f0e8db476965b82cf3c3166c00a9e9c07f472d68b564acd + sha256: 441d6a148e89404a76276650b63c3d3f103754b5fd0f2233c26e115f400bfb4f build: number: 0