diff --git a/setup.py b/setup.py index 8493376..db4120c 100644 --- a/setup.py +++ b/setup.py @@ -12,6 +12,7 @@ def readme(): long_description=readme(), long_description_content_type="text/markdown", url="https://github.com/thieunguyen5991/opfunu", + download_url="https://github.com/thieunguyen5991/opfunu/archive/v.0.1.1.zip", author="Thieu Nguyen", author_email="nguyenthieu2102@gmail.com", license="Apache License, Version 2.0",