Skip to content

Commit 9f2f01e

Browse files
committed
release: bump version to 0.6.2
1 parent 70b27ff commit 9f2f01e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/weilink/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""WeiLink - Lightweight Python SDK for WeChat iLink Bot protocol."""
22

3-
__version__ = "0.6.1"
3+
__version__ = "0.6.2"
44

55
from weilink._protocol import (
66
ILinkError,

0 commit comments

Comments
 (0)