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 4e41f31 commit 7855b63Copy full SHA for 7855b63
mindsdb_sdk/__about__.py
@@ -1,6 +1,6 @@
1
__title__ = 'mindsdb_sdk'
2
__package_name__ = 'mindsdb_sdk'
3
-__version__ = '3.4.7'
+__version__ = '3.4.8'
4
__description__ = "MindsDB Python SDK, provides an SDK to use a remote mindsdb instance"
5
__email__ = "[email protected]"
6
__author__ = 'MindsDB Inc'
0 commit comments