Skip to content

Commit 76c4495

Browse files
committed
setup.py with correct download link
1 parent 0d850ab commit 76c4495

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
@@ -8,7 +8,7 @@
88
author='Sergey Kikevich',
99
author_email='[email protected]',
1010
url='https://okama.io/',
11-
download_url='https://github.com/user/reponame/archive/v_01.tar.gz',
11+
download_url='https://github.com/mbk-dev/okama/archive/v0.8.tar.gz',
1212
keywords=['finance', 'investments', 'efficient frontier', 'python'],
1313
packages=['okama', 'tests'],
1414
package_data={'tests': ['*.csv']},

0 commit comments

Comments
 (0)