diff --git a/setup.py b/setup.py index 76708d8..3d9bd77 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ setup( author_email = "mgreene@securityinnovation.com", license = pgpy._author.__license__, url = "https://github.com/Commod0re/PGPy", - download_url = "", + download_url = "https://github.com/Commod0re/PGPy/archive/0.1.0.tar.gz", classifiers = [ 'Development Status :: 4 - Beta',