Skip to content

Commit f8a5e59

Browse files
committed
feat: bump version to 0.2.7
1 parent 552304b commit f8a5e59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

singbox2proxy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from .base import SingBoxCore, SingBoxProxy, SingBoxClient, enable_logging, disable_logging, default_core
22

3-
VERSION = "0.2.6"
3+
VERSION = "0.2.7"
44

55
# print(f"singbox2proxy version {VERSION}")
66

0 commit comments

Comments
 (0)