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.
2 parents 3060371 + 40ea4a7 commit 75420c6Copy full SHA for 75420c6
mindsdb_sql_parser/__about__.py
@@ -1,6 +1,6 @@
1
__title__ = 'mindsdb_sql_parser'
2
__package_name__ = 'mindsdb_sql_parser'
3
-__version__ = '0.7.1'
+__version__ = '0.8.0'
4
__description__ = "Mindsdb SQL parser"
5
__email__ = "[email protected]"
6
__author__ = 'MindsDB Inc'
0 commit comments