Skip to content

Commit 777de3e

Browse files
authored
Prepare release 4.16.0rc1 (#766)
1 parent 890be90 commit 777de3e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# Release 4.16.0rc1 (June 24, 2026)
22

33
- Make `typing_extensions.TypeAliasType`'s `__module__` attribute writable.
44
Backport of CPython PR

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.15.0"
9+
version = "4.16.0rc1"
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)