We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a40acc commit 1ac7ba0Copy full SHA for 1ac7ba0
1 file changed
OREAnalytics-SWIG/Python/setup.py
@@ -261,7 +261,7 @@ def finalize_options(self):
261
]
262
263
setup(name = "open-source-risk-engine",
264
- version = "1.8.9.2",
+ version = "1.8.9.3",
265
description = "Python bindings for the OREAnalytics library",
266
long_description = """
267
OREAnalytics (http://opensourcerisk.org/) is a C++ library for financial quantitative
0 commit comments