Skip to content

Commit bbf0030

Browse files
committed
更新版本
1 parent e5cb1c8 commit bbf0030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linkv_sdk/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
LINKV SDK for the Python programming language.
33
"""
44

5-
__version__ = '0.0.4'
5+
__version__ = '0.4.1'
66
__licence__ = 'Apache-2.0 License'
77
__doc__ = 'LINKV SDK for the Python programming language.'
88
__all__ = ['linkv_sdk']

0 commit comments

Comments
 (0)