Skip to content

Commit

Permalink
release pylake v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JoepVanlier committed Jun 3, 2024
1 parent 37a4d41 commit 14eb7b8
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 = "lumicks.pylake" %}
{% set version = "1.5.0" %}
{% set version = "1.5.1" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: b6cd9579b0c710ec3d67a3ee4d0b09076a765d9c1e0db2a9583ec6fb350d992b
sha256: 060b0bea4bf1ac40be159fb6042e8c6002f796c83ebd482ad6a369e996da924d

build:
noarch: python
Expand Down

0 comments on commit 14eb7b8

Please sign in to comment.