Skip to content

Commit 34763e5

Browse files
authored
Merge pull request #73 from mindsdb/bump_version_0_13_1
Bump version 0.13.1
2 parents 8ae0cd9 + 91015e9 commit 34763e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mindsdb_sql_parser/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__title__ = 'mindsdb_sql_parser'
22
__package_name__ = 'mindsdb_sql_parser'
3-
__version__ = '0.13.0'
3+
__version__ = '0.13.1'
44
__description__ = "Mindsdb SQL parser"
55
__email__ = "[email protected]"
66
__author__ = 'MindsDB Inc'

0 commit comments

Comments
 (0)