We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
master
develop
setup.py
1 parent 49b2034 commit 06f6f56Copy full SHA for 06f6f56
setup.py
@@ -17,7 +17,7 @@
17
__author__ = 'Abhinav Singh'
18
__author_email__ = '[email protected]'
19
__homepage__ = 'https://github.com/abhinavsingh/proxy.py'
20
-__download_url__ = '%s/archive/master.zip' % __homepage__
+__download_url__ = '%s/archive/develop.zip' % __homepage__
21
__license__ = 'BSD'
22
23
if __name__ == '__main__':
0 commit comments