Skip to content

Commit

Permalink
Merge pull request #15 from henrikbostrom/main
Browse files Browse the repository at this point in the history
crepes 0.6.1
  • Loading branch information
henrikbostrom authored Aug 21, 2023
2 parents c3a6e86 + 40e669b commit f23d83d
Showing 1 changed file with 2 additions and 2 deletions.
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 = "crepes" %}
{% set version = "0.6.0" %}
{% set version = "0.6.1" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: adc06ba70c891b77c0eab6722f224d18681e816de5e11157ea9b512a4f088dce
sha256: 70ca18adfe41a0079983ee5f3e5b6b1d02702f89680a21b6473b8672320fe1c4

build:
number: 2
Expand Down

0 comments on commit f23d83d

Please sign in to comment.