We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 862d09a commit b1a5c92Copy full SHA for b1a5c92
1 file changed
ORE-SWIG/setup.py
@@ -297,7 +297,7 @@ def finalize_options(self):
297
""",
298
author = "Quaternion Risk Management",
299
author_email = "info@quaternion.com",
300
- url = "http://quaternion.com",
+ url = "http://opensourcerisk.org/",
301
license = codecs.open('LICENSE.txt','r+',
302
encoding='utf8').read(),
303
classifiers = classifiers,
0 commit comments