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 f317bf9 commit a6f80deCopy full SHA for a6f80de
1 file changed
recipe/meta.yaml
@@ -1,5 +1,5 @@
1
{% set name = "QuantLib-python" %}
2
-{% set version = "1.32" %}
+{% set version = "1.33" %}
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: 9d312ab51ab63b47982e31dc06b6c27224d4f7a7e237f0964225b9c6c6b7d86c
+ sha256: d5248ed4f50be9f1ac0bab7dd876010725a8230e94e6a7b1305623d9ee574e47
12
13
build:
14
number: 0
0 commit comments