Skip to content

Commit ce6b319

Browse files
Update changelog and version number
1 parent 0fbe62d commit ce6b319

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

cardinal_pythonlib/version_string.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
3232
"""
3333

34-
VERSION_STRING = "2.0.4"
34+
VERSION_STRING = "2.0.5"
3535
# Use semantic versioning: https://semver.org/

docs/source/changelog.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -885,3 +885,7 @@ Quick links:
885885

886886
- Fix :func:`cardinal_pythonlib.sqlalchemy.schema.execute_ddl` so that it always
887887
commits. Not all dialects commit automatically.
888+
889+
**2.0.5 (2025-04-07)**
890+
891+
- Add VARCHAR to valid Databricks types.

0 commit comments

Comments
 (0)