Skip to content

Commit b79e0ac

Browse files
committed
Merge branch 'QPR-12436' into 'master'
QPR-12436: bump up version to 1.8.12 Closes QPR-12436 See merge request qs/oreswig!74
2 parents 370d459 + 11aa2f4 commit b79e0ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OREAnalytics-SWIG/Python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ def finalize_options(self):
268268
]
269269

270270
setup(name = "open-source-risk-engine",
271-
version = "1.8.11",
271+
version = "1.8.12",
272272
description = "Python bindings for the OREAnalytics library",
273273
long_description = """
274274
OREAnalytics (http://opensourcerisk.org/) is a C++ library for financial quantitative

0 commit comments

Comments
 (0)