summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 2d5a613..27a526a 100644
--- a/setup.py
+++ b/setup.py
@@ -49,7 +49,7 @@ trove_classifiers = [
"Topic :: Utilities"
]
-DOWNLOAD_BASE = ('https://github.com/leapcode/bitmask_client/'
+DOWNLOAD_BASE = ('https://github.com/leapcode/bitmask-dev/'
'archive/%s.tar.gz')
_versions = versioneer.get_versions()
VERSION = _versions['version']