Skip to content

Commit

Permalink
chore(conda): build 0.4.0.b1
Browse files Browse the repository at this point in the history
Signed-off-by: Cameron Smith <[email protected]>
  • Loading branch information
cameronraysmith committed Aug 17, 2024
1 parent 7389feb commit 6e28411
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda/rattler/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ schema_version: 1

context:
name: pyrovelocity
version: 0.3.0
version: 0.4.0b1

package:
name: ${{ name|lower }}
Expand All @@ -16,7 +16,7 @@ source:
# url: https://github.com/{{ gitorg }}/{{ name }}/archive/refs/heads/{{ gitref }}.tar.gz
# url: https://github.com/{{ gitorg }}/{{ name }}/archive/{{ gitrev }}.tar.gz
url: https://pypi.io/packages/source/${{ name[0] }}/${{ name }}/${{ name }}-${{ version }}.tar.gz
sha256: 7646b3196e7984b19d76549ab3654e7ef93ecc23888d2ea2a98d261d5060b866
sha256: ead077c55713cdb2d57da7589e8202448a638b980ff4f612aae182c4f7c67c28

build:
number: 0
Expand Down

0 comments on commit 6e28411

Please sign in to comment.