Thanks to visit codestin.com Credit goes to github.com
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 58de2e9 commit 7552efeCopy full SHA for 7552efe
typing_extensions/setup.py
@@ -9,7 +9,7 @@
9
'to install the typing package.\n')
10
exit(1)
11
12
-version = '3.10.0.1'
+version = '3.10.0.2'
13
description = 'Backported and Experimental Type Hints for Python 3.5+'
14
long_description = '''\
15
Typing Extensions -- Backported and Experimental Type Hints for Python
0 commit comments