Skip to content

Commit 633d2e2

Browse files
4.7.0 final (#255)
1 parent 3193f90 commit 633d2e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Release 4.7.0 (???)
1+
# Release 4.7.0 (June 28, 2023)
22

33
- This is expected to be the last feature release supporting Python 3.7,
44
which reaches its end of life on June 27, 2023. Version 4.8.0 will support

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.7.0rc1"
9+
version = "4.7.0"
1010
description = "Backported and Experimental Type Hints for Python 3.7+"
1111
readme = "README.md"
1212
requires-python = ">=3.7"

0 commit comments

Comments
 (0)