Skip to content

Commit

Permalink
1.0.8 Final. Fix setup
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew rowe committed May 3, 2019
1 parent ca92446 commit 9775f5b
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 @@ -28,7 +28,7 @@
long_description_content_type='text/x-rst',

url='https://github.com/Martlark/flask-ipban',
download_url='https://github.com/Martlark/flask-ipban/archive/{version}.tar.gz'.format(VERSION),
download_url='https://github.com/Martlark/flask-ipban/archive/{version}.tar.gz'.format(version=VERSION),

author='Andrew Rowe',
author_email='[email protected]',
Expand Down

0 comments on commit 9775f5b

Please sign in to comment.