Skip to content

Commit b1a5c92

Browse files
committed
update link for wheels
1 parent 862d09a commit b1a5c92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ORE-SWIG/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ def finalize_options(self):
297297
""",
298298
author = "Quaternion Risk Management",
299299
author_email = "info@quaternion.com",
300-
url = "http://quaternion.com",
300+
url = "http://opensourcerisk.org/",
301301
license = codecs.open('LICENSE.txt','r+',
302302
encoding='utf8').read(),
303303
classifiers = classifiers,

0 commit comments

Comments
 (0)