We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 410c2f9 commit 5a7cf55Copy full SHA for 5a7cf55
1 file changed
mindsdb_sql/__about__.py
@@ -1,6 +1,6 @@
1
__title__ = 'mindsdb_sql'
2
__package_name__ = 'mindsdb_sql'
3
-__version__ = '0.20.0'
+__version__ = '0.21.0'
4
__description__ = "Pure python SQL parser"
5
__email__ = "jorge@mindsdb.com"
6
__author__ = 'MindsDB Inc'
0 commit comments