Skip to content

Commit

Permalink
Changed release URL format
Browse files Browse the repository at this point in the history
  • Loading branch information
lindonroberts committed Apr 5, 2019
1 parent a19a2b3 commit 08614ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
author='Lindon Roberts',
author_email='[email protected]',
url="https://github.com/numericalalgorithmsgroup/dfogn/",
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",
packages=['dfogn'],
license='GNU GPL',
keywords = "mathematics derivative free optimization nonlinear least squares",
Expand Down

0 comments on commit 08614ec

Please sign in to comment.