8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6239d86 commit c893401Copy full SHA for c893401
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# Release 4.13.0 (March 25, 2025)
2
+
3
+No user-facing changes since 4.13.0rc1.
4
5
# Release 4.13.0rc1 (March 18, 2025)
6
7
New features:
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "flit_core.buildapi"
# Project metadata
[project]
8
name = "typing_extensions"
9
-version = "4.13.0rc1"
+version = "4.13.0"
10
description = "Backported and Experimental Type Hints for Python 3.8+"
11
readme = "README.md"
12
requires-python = ">=3.8"
0 commit comments