Skip to content

Commit 72298f0

Browse files
4.12.0a2 (#400)
1 parent 465ba78 commit 72298f0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Release 4.12.0a1
1+
# Release 4.12.0a1 and 4.12.0a2
22

3-
This release primarily tests a revised release workflow. If all goes
3+
These releases primarily test a revised release workflow. If all goes
44
well, release 4.12.0rc1 will follow soon.
55

66
- Backport the `typing.NoDefault` sentinel object from Python 3.13.

Diff for: pyproject.toml

+1-1
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.12.0a1"
9+
version = "4.12.0a2"
1010
description = "Backported and Experimental Type Hints for Python 3.8+"
1111
readme = "README.md"
1212
requires-python = ">=3.8"

0 commit comments

Comments
 (0)