Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 633d2e2

Browse filesBrowse files
4.7.0 final (#255)
1 parent 3193f90 commit 633d2e2
Copy full SHA for 633d2e2

File tree

Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
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

Copy file name to clipboardExpand all lines: pyproject.toml
+1-1Lines 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.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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.