Skip to content

Commit 5fe2c9a

Browse files
author
Eric Ehlers
committed
increment version number
1 parent 50ddc34 commit 5fe2c9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.10",
271+
version = "1.8.10.1",
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)