Skip to content

Commit ba5b1a2

Browse files
chore: bump version
1 parent dd0d0c7 commit ba5b1a2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 7.0.2 - 2025-11-18
2+
3+
Add support for Python 3.14.
4+
Projects upgrading to Python 3.14 should ensure any Pydantic models passed into the SDK use Pydantic v2, as Pydantic v1 is not compatible with Python 3.14.
5+
16
# 7.0.1 - 2025-11-15
27

38
Try to use repr() when formatting code variables

0 commit comments

Comments
 (0)