Skip to content

Commit

Permalink
Merge pull request #93 from martinRenou/0.5.6
Browse files Browse the repository at this point in the history
Release 0.5.6
  • Loading branch information
martinRenou authored Apr 2, 2024
2 parents 2037d6e + b105d24 commit 1496bea
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 = "voila" %}
{% set version = "0.5.5" %}
{% set version = "0.5.6" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 35c7ef6ea4b8beb3e01844f34b6a19d925f69eed1b71e43dd9bf07ced9f0ee39
sha256: 2d64208a19b55267cb51530be6489523445881f2e6e3d5e596d962d2fe833b62

build:
number: 0
Expand Down

0 comments on commit 1496bea

Please sign in to comment.