Skip to content

Commit 3448934

Browse files
updated v1.41
1 parent f8e7935 commit 3448934

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.40" %}
2+
{% set version = "1.41" %}
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: 768bc34191b67128c1bd01a01824e701e050130bf7232c77bf8a5129c3455a5e
10+
sha256: fa31023207937616ca0f880eda774b6a2273ba6274e776ee9bf631ddc6bf54b8
1111
patches:
1212
- no-isolation.diff
1313

0 commit comments

Comments
 (0)