Skip to content

Commit c893401

Browse files
Prepare release 4.13.0 (#555)
1 parent 6239d86 commit c893401

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Diff for: CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Release 4.13.0 (March 25, 2025)
2+
3+
No user-facing changes since 4.13.0rc1.
4+
15
# Release 4.13.0rc1 (March 18, 2025)
26

37
New features:

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