9 lines
168 B
Python
Vendored
9 lines
168 B
Python
Vendored
# -*- coding: utf-8 -*-
|
|
|
|
from wcfauto.auto_res import Register
|
|
from wcfauto.wcf import WcfV2 as Wcf
|
|
from wcfauto.wcf import WxMsgV2 as WxMsg
|
|
|
|
__version__ = "39.0.3.0"
|
|
|