Skip to content

Commit

Permalink
Fixes preview generator GitHub download url
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrien Panay committed Nov 8, 2017
1 parent b62cd86 commit 0cbf49f
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 @@ -41,7 +41,7 @@
author='Algoo',
author_email='contact@algoo.fr',
url='https://github.com/algoo/preview-generator',
download_url='https://github.com/algoo/preview-generator/tarball/0.2.2',
download_url='https://github.com/algoo/preview-generator/archive/0.2.2',
keywords=['preview', 'preview_generator', 'thumbnail', 'cache'],
classifiers=[
'Programming Language :: Python :: 3.4',
Expand Down

0 comments on commit 0cbf49f

Please sign in to comment.