We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69ddb30 commit 91f1326Copy full SHA for 91f1326
1 file changed
ORE-SWIG/setup.py
@@ -288,7 +288,7 @@ def finalize_options(self):
288
]
289
290
setup(name = "open-source-risk-engine",
291
- version = "1.8.13.1",
+ version = "1.8.14.0",
292
description = "Python bindings for the OREAnalytics library",
293
long_description = """
294
OREAnalytics (http://opensourcerisk.org/) is a C++ library for financial quantitative
0 commit comments