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 552304b commit f8a5e59Copy full SHA for f8a5e59
1 file changed
singbox2proxy/__init__.py
@@ -1,6 +1,6 @@
1
from .base import SingBoxCore, SingBoxProxy, SingBoxClient, enable_logging, disable_logging, default_core
2
3
-VERSION = "0.2.6"
+VERSION = "0.2.7"
4
5
# print(f"singbox2proxy version {VERSION}")
6
0 commit comments