Skip to content

Commit 086dda1

Browse files
committed
changed download link in setup.py
1 parent 7b350a6 commit 086dda1

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 = 'dduck',
99
author_email = 'famgui14@gmail.com',
1010
url = 'https://github.com/DirectDuck/sorting_visualizer',
11-
download_url = 'https://github.com/DirectDuck/sorting_visualizer/archive/1.0.tar.gz',
11+
download_url = 'https://github.com/DirectDuck/sorting_visualizer/archive/1.0.1.tar.gz',
1212
keywords = ['SORT', 'SORTING', 'VISUALIZATION', 'VISUALIZE'],
1313
install_requires=[
1414
'PySimpleGUI',

0 commit comments

Comments
 (0)