Skip to content

Commit 9e40f2b

Browse files
committed
docs(CHANGES) Note Python 3.14 version bump
1 parent e6b50e7 commit 9e40f2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ $ pipx install --suffix=@next g --pip-args '\--pre' --force
4141

4242
### Development
4343

44+
- Add Python 3.14 to test matrix
45+
4446
#### chore: Implement PEP 563 deferred annotation resolution (#34)
4547

4648
- Add `from __future__ import annotations` to defer annotation resolution and reduce unnecessary runtime computations during type checking.

0 commit comments

Comments
 (0)