Skip to content

Commit 98051bf

Browse files
author
Jesse Whitehouse
committed
Update changelog and version number
Signed-off-by: Jesse Whitehouse <[email protected]>
1 parent 6c30cfb commit 98051bf

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Release History
22

3-
## 0.4.0 (unreleased)
3+
## 0.3.x (unreleased)
4+
## 0.3.2 (2023-05-11)
45

6+
- Fix: return auth_type even if credentials are not in config (#47)
57

68
## 0.3.1 (2023-04-24)
79

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "databricks-sql-cli"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
description = "A DBCLI client for Databricks SQL"
55
authors = ["Databricks SQL CLI Maintainers <[email protected]>"]
66
packages = [{include = "dbsqlcli"}]

0 commit comments

Comments
 (0)