Skip to content

Commit 4dda44b

Browse files
committed
Update meta.yaml
1 parent b6851fb commit 4dda44b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

meta.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{% set name = "qha" %}
2-
{% set version = "1.0.21" %}
2+
{% set version = "1.0.22" %}
33

44
package:
55
name: {{ name|lower }}
66
version: {{ version }}
77

88
source:
99
git_url: https://github.com/MineralsCloud/qha.git
10-
git_rev: "1.0.21"
10+
git_rev: {{ version }}
1111
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
12-
sha256: ba49d2bc2d05a9450e81c15c1516a2743868662483b767cb3aaec22f04d1cbc2
12+
sha256: 9bdc5b529794c569bc58e741fc5cf4454434c1101580a3f9cba619a7c56f8d9c
1313

1414
build:
1515
noarch: python

0 commit comments

Comments
 (0)