Skip to content

Commit 115da35

Browse files
Update DESCRIPTION.md (#561)
1 parent d3e40d1 commit 115da35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Source code is also available at:
99

1010
# Release Notes
1111

12-
- (Unreleased)
12+
- v1.7.2(December 18, 2024)
1313
- Fix quoting of `_` as column name
1414
- Fix index columns was not being reflected
1515
- Fix index reflection cache not working

src/snowflake/sqlalchemy/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
#
44
# Update this for the versions
55
# Don't change the forth version number from None
6-
VERSION = "1.7.1"
6+
VERSION = "1.7.2"

0 commit comments

Comments
 (0)