We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbeab83 commit e2f5edbCopy full SHA for e2f5edb
1 file changed
recipe/meta.yaml
@@ -1,5 +1,5 @@
1
{% set name = "QuantLib-python" %}
2
-{% set version = "1.34" %}
+{% set version = "1.36" %}
3
4
package:
5
name: {{ name|lower }}
@@ -8,7 +8,7 @@ package:
8
source:
9
fn: {{ name }}-{{ version }}.tar.gz
10
url: https://github.com/lballabio/QuantLib-SWIG/releases/download/v{{ version }}/QuantLib-SWIG-{{ version }}.tar.gz
11
- sha256: 56c2b65458ef2823c4cf18c5435ab72e8f74ead9c4d85e2bc2a0b30747719fd8
+ sha256: 8b0d5536701ff1b5752d635c7610e639f4a52de99cd9d91aa01cf9073d80953e
12
13
build:
14
number: 0
0 commit comments