Skip to content

Commit 06f6f56

Browse files
committed
Upgrade master to develop in setup.py
1 parent 49b2034 commit 06f6f56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
__author__ = 'Abhinav Singh'
1818
__author_email__ = '[email protected]'
1919
__homepage__ = 'https://github.com/abhinavsingh/proxy.py'
20-
__download_url__ = '%s/archive/master.zip' % __homepage__
20+
__download_url__ = '%s/archive/develop.zip' % __homepage__
2121
__license__ = 'BSD'
2222

2323
if __name__ == '__main__':

0 commit comments

Comments
 (0)