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.
1 parent 6f3da84 commit 937acdbCopy full SHA for 937acdb
1 file changed
proxy/__init__.py
@@ -1,6 +1,6 @@
1
from .config import parse_dc_ip_list, proxy_config
2
from .utils import get_link_host
3
4
-__version__ = "1.6.0"
+__version__ = "1.6.1"
5
6
__all__ = ["__version__", "get_link_host", "proxy_config", "parse_dc_ip_list"]
0 commit comments