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 ea64e39 commit a902648Copy full SHA for a902648
setup.py
@@ -39,7 +39,7 @@
39
author='Lindon Roberts',
40
author_email='[email protected]',
41
url='https://github.com/numericalalgorithmsgroup/dfols/',
42
- download_url='https://github.com/numericalalgorithmsgroup/dfols/archive/v1.1.1.tar.gz',
+ download_url='https://github.com/numericalalgorithmsgroup/dfols/archive/v1.2.tar.gz',
43
packages=['dfols'],
44
license='GNU GPL',
45
keywords = 'mathematics derivative free optimization nonlinear least squares',
0 commit comments