We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a19a2b3 commit 08614ecCopy full SHA for 08614ec
setup.py
@@ -39,7 +39,7 @@
39
author='Lindon Roberts',
40
author_email='[email protected]',
41
url="https://github.com/numericalalgorithmsgroup/dfogn/",
42
- download_url="https://github.com/numericalalgorithmsgroup/dfogn/archive/1.0.2.tar.gz",
+ download_url="https://github.com/numericalalgorithmsgroup/dfogn/archive/v1.0.2.tar.gz",
43
packages=['dfogn'],
44
license='GNU GPL',
45
keywords = "mathematics derivative free optimization nonlinear least squares",
0 commit comments