Skip to content

Commit abaaafd

Browse files
Prepare release 4.15.0rc1 (#650)
1 parent 9810405 commit abaaafd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.15.0rc1 (August 18, 2025)
22

33
- Add the `@typing_extensions.disjoint_base` decorator, as specified
44
in PEP 800. Patch by Jelle Zijlstra.

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.14.1"
9+
version = "4.15.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)