Skip to content

Commit 9f57279

Browse files
authored
Bumped version (#28)
1 parent 5514ba6 commit 9f57279

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release History
22

3+
# 2.0.6 (2025-04-29)
4+
5+
- Relaxed pin for `pyarrow` (databricks/databricks-sqlalchemy#20 by @dhirschfeld)
6+
37
# 2.0.5 (2025-02-22)
48

59
- Added support for double column types (databricks/databricks-sqlalchemy#19 by @up-stevesloan)

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-sqlalchemy"
3-
version = "2.0.5"
3+
version = "2.0.6"
44
description = "Databricks SQLAlchemy plugin for Python"
55
authors = ["Databricks <[email protected]>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)