We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50ddc34 commit 5fe2c9aCopy full SHA for 5fe2c9a
1 file changed
OREAnalytics-SWIG/Python/setup.py
@@ -268,7 +268,7 @@ def finalize_options(self):
268
]
269
270
setup(name = "open-source-risk-engine",
271
- version = "1.8.10",
+ version = "1.8.10.1",
272
description = "Python bindings for the OREAnalytics library",
273
long_description = """
274
OREAnalytics (http://opensourcerisk.org/) is a C++ library for financial quantitative
0 commit comments