We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5cb1c8 commit bbf0030Copy full SHA for bbf0030
linkv_sdk/__init__.py
@@ -2,7 +2,7 @@
2
LINKV SDK for the Python programming language.
3
"""
4
5
-__version__ = '0.0.4'
+__version__ = '0.4.1'
6
__licence__ = 'Apache-2.0 License'
7
__doc__ = 'LINKV SDK for the Python programming language.'
8
__all__ = ['linkv_sdk']
0 commit comments