Revert "Upgrade `master` to `develop` in `setup.py`" (#650)

This reverts commit 06f6f56219.
This commit is contained in:
Sviatoslav Sydorenko 2021-11-02 05:22:23 +01:00 committed by GitHub
parent 7606c1d495
commit fae694fe86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
name = proxy.py
version = attr: proxy.common.version.__version__
url = https://github.com/abhinavsingh/proxy.py
download_url = https://github.com/abhinavsingh/proxy.py/archive/develop.zip
download_url = https://github.com/abhinavsingh/proxy.py/archive/master.zip
description =
⚡⚡⚡Fast, Lightweight, Pluggable, TLS interception capable proxy
server focused on Network monitoring, controls & Application development,