Skip to content

Commit dd7b152

Browse files
committed
Updated changelog and version number
1 parent 86d92d4 commit dd7b152

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

CHANGELOG.md

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

3-
# 2.0.3
3+
# 2.0.4 (2025-01-27)
44

55
- All the SQLAlchemy features from `databricks-sql-connector>=4.0.0` have been moved to this `databricks-sqlalchemy` library
6-
- Support for SQLAlchemy v2 dialect is provided
7-
-
6+
- Support for SQLAlchemy v2 dialect is provided

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

0 commit comments

Comments
 (0)