Skip to content

Commit 2e4be53

Browse files
author
Polle Vanhoof
committed
Add download link
1 parent 6b8a5bc commit 2e4be53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
author = 'Polle Vanhoof',
99
author_email = 'vanhoofpolle@gmail.com',
1010
url = 'https://github.com/pollev/python_progress_bar',
11-
download_url = '',
11+
download_url = 'https://github.com/pollev/python_progress_bar/archive/v1.0.tar.gz',
1212
keywords = ['progress', 'bar', 'indicator'],
1313
install_requires=[
1414
],

0 commit comments

Comments
 (0)