Skip to content

Commit f8a108a

Browse files
committed
Added release v1.0 download URL
1 parent 4e6909e commit f8a108a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
author='Lindon Roberts',
3636
author_email='lindon.roberts@maths.ox.ac.uk',
3737
url="https://github.com/numericalalgorithmsgroup/pybobyqa/",
38+
download_url="https://github.com/numericalalgorithmsgroup/pybobyqa/archive/v1.0.tar.gz",
3839
packages=['pybobyqa'],
3940
license='GNU GPL',
4041
keywords = "mathematics derivative free optimization",

0 commit comments

Comments
 (0)