Skip to content

Commit 7e29499

Browse files
Release 4.8.0rc1 (#280)
1 parent ca2a739 commit 7e29499

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Release 4.8.0 (???)
1+
# Release 4.8.0rc1 (September 7, 2023)
22

33
- Add `typing_extensions.Doc`, as proposed by PEP 727. Patch by
44
Sebastián Ramírez.

pyproject.toml

Lines 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.1"
9+
version = "4.8.0rc1"
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)