Skip to content

Commit f29cd28

Browse files
authored
Prepare relase 4.16.0 (#774)
1 parent 4317461 commit f29cd28

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Release 4.16.0 (July 2, 2025)
2+
3+
No user-facing changes since 4.16.0rc2.
4+
15
# Release 4.16.0rc2 (June 25, 2026)
26

37
- Avoid a `DeprecationWarning` when `deprecated` is applied to a coroutine function on

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "flit_core.buildapi"
66
# Project metadata
77
[project]
88
name = "typing_extensions"
9-
version = "4.16.0rc2.dev"
9+
version = "4.16.0"
1010
description = "Backported and Experimental Type Hints for Python 3.9+"
1111
readme = "README.md"
1212
requires-python = ">=3.9"

0 commit comments

Comments
 (0)