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 a77956d commit a32828bCopy full SHA for a32828b
mindsdb_sdk/__about__.py
@@ -1,6 +1,6 @@
1
__title__ = 'mindsdb_sdk'
2
__package_name__ = 'mindsdb_sdk'
3
-__version__ = '3.4.4'
+__version__ = '3.4.5'
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