We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67d6fdc commit b4a36a7Copy full SHA for b4a36a7
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.3",
+ version = "1.8.10",
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