We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f77d905 commit c1832d0Copy full SHA for c1832d0
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "databricks-sql-cli"
3
-version = "0.1.x"
+version = "0.1.2"
4
description = "A DBCLI client for Databricks SQL"
5
authors = ["Databricks SQL CLI Maintainers <dbsqlcli-maintainers@databricks.com>"]
6
packages = [{include = "dbsqlcli"}]
0 commit comments