diff --git a/setup.py b/setup.py index a307080..ccf9ae6 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ author_email=["andreas.hellander@gmail.com", "briandrawert@gmail.com"], license = "GPL", keywords = "pyurdme, urdme, spatial stochastic simulation, rdme", - url = "http://pyurdme.org", + url = "http://www.pyurdme.org", download_url = "https://github.com/pyurdme/pyurdme/tarball/master/1.0.0" )