1 parent 70b27ff commit 9f2f01eCopy full SHA for 9f2f01e
1 file changed
src/weilink/__init__.py
@@ -1,6 +1,6 @@
1
"""WeiLink - Lightweight Python SDK for WeChat iLink Bot protocol."""
2
3
-__version__ = "0.6.1"
+__version__ = "0.6.2"
4
5
from weilink._protocol import (
6
ILinkError,
0 commit comments