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.
1 parent 01b0368 commit 7d2fae8Copy full SHA for 7d2fae8
1 file changed
typing_extensions/setup.py
@@ -9,7 +9,7 @@
9
'to install the typing package.\n')
10
exit(1)
11
12
-version = '3.10.0.0'
+version = '3.10.0.1'
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