Skip to content

Commit d8bbb99

Browse files
updated v1.42.1
1 parent 09fd2e5 commit d8bbb99

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,13 +1,13 @@
11
{% set name = "QuantLib-python" %}
2-
{% set version = "1.41" %}
2+
{% set version = "1.42.1" %}
33

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

88
source:
99
url: https://github.com/lballabio/QuantLib-SWIG/releases/download/v{{ version }}/QuantLib-SWIG-{{ version }}.tar.gz
10-
sha256: fa31023207937616ca0f880eda774b6a2273ba6274e776ee9bf631ddc6bf54b8
10+
sha256: 41bdd61d072b291e13b350fd618d63f178384a204ba088a867422247f4d3904d
1111
patches:
1212
- no-isolation.diff
1313

0 commit comments

Comments
 (0)