Skip to content

Commit 1133a93

Browse files
committed
Updates package version to 3.4.10
Increment the package version number to reflect the latest release. STRC-539
1 parent 469456b commit 1133a93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mindsdb_sdk/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__title__ = 'mindsdb_sdk'
22
__package_name__ = 'mindsdb_sdk'
3-
__version__ = '3.4.9'
3+
__version__ = '3.4.10'
44
__description__ = "MindsDB Python SDK, provides an SDK to use a remote mindsdb instance"
55
__email__ = "jorge@mindsdb.com"
66
__author__ = 'MindsDB Inc'

0 commit comments

Comments
 (0)