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 27c70f3 commit 3732198Copy full SHA for 3732198
1 file changed
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "flit_core.buildapi"
6
# Project metadata
7
[project]
8
name = "typing_extensions"
9
-version = "4.16.0"
+version = "4.16.1.dev0"
10
description = "Backported and Experimental Type Hints for Python 3.9+"
11
readme = "README.md"
12
requires-python = ">=3.9"
0 commit comments