Skip to content

Commit bb7965a

Browse files
committed
update changelog and version
1 parent f1e8c07 commit bb7965a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

DESCRIPTION.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ Source code is also available at:
99

1010
# Release Notes
1111

12+
- v1.4.5(Unreleased)
13+
14+
- Improved performance of looking up columns in tables.
15+
1216
- v1.4.4(Nov 16, 2022)
1317

1418
- Fixed a bug that percent signs in a non-compiled statement should not be interpolated with emtpy sequence when executed.

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ universal = 1
33

44
[metadata]
55
name = snowflake-sqlalchemy
6-
version = 1.4.4
6+
version = 1.4.5
77
description = Snowflake SQLAlchemy Dialect
88
long_description = file: DESCRIPTION.md
99
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)