Skip to content

Commit 08614ec

Browse files
committed
Changed release URL format
1 parent a19a2b3 commit 08614ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
author='Lindon Roberts',
4040
author_email='[email protected]',
4141
url="https://github.com/numericalalgorithmsgroup/dfogn/",
42-
download_url="https://github.com/numericalalgorithmsgroup/dfogn/archive/1.0.2.tar.gz",
42+
download_url="https://github.com/numericalalgorithmsgroup/dfogn/archive/v1.0.2.tar.gz",
4343
packages=['dfogn'],
4444
license='GNU GPL',
4545
keywords = "mathematics derivative free optimization nonlinear least squares",

0 commit comments

Comments
 (0)