Skip to content

Commit 9b4ed74

Browse files
authored
Merge pull request #21 from prjemian/tab-0.4.1
tag 0.4.1
2 parents b3929c7 + eff8d8f commit 9b4ed74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipe/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{% set name = "hklpy2" %}
2-
{% set version = "0.4.0" %}
2+
{% set version = "0.4.1" %}
33
{% set python_min = "3.10" %}
44

55
package:
@@ -8,7 +8,7 @@ package:
88

99
source:
1010
url: https://pypi.org/packages/source/{{ name[0] }}/{{ name }}/hklpy2-{{ version }}.tar.gz
11-
sha256: 70b27fcf6331b30a1c095b7d0eba1c762a4f81a0acacbb6cf6880800d2c483fc
11+
sha256: 1cf47fd3722c830b351dafa6ceb7c0ed4a30efd61d61ae6ee955c5dd67090c6e
1212

1313
build:
1414
script: {{ PYTHON }} -m pip install . -vv --no-deps --no-build-isolation

0 commit comments

Comments
 (0)