Skip to content

Commit e53cebc

Browse files
authored
Merge pull request #16 from SMI-Lab-Inha/recipe-0.2.0
Update conda recipe to 0.2.0
2 parents 0a08605 + 65f0894 commit e53cebc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

recipe/meta.yaml

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

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

99
source:
1010
url: https://github.com/SMI-Lab-Inha/pyIECWind/archive/refs/tags/v{{ version }}.tar.gz
11-
sha256: 610e0dfffea5d3c20f482b7766f94845127881606be630d7d709c935ab92575e
11+
sha256: c7979fb3c2dd186dce6bf7bce93b43354b775ddc40916188048408e6b5a602d6
1212

1313
build:
1414
noarch: python

0 commit comments

Comments
 (0)