8000 Bump typing_extensions version (#605) · alvistack/python-typeshed@b56e22d · GitHub
[go: up one dir, main page]

8000 Skip to content

Commit b56e22d

Browse files
authored
Bump typing_extensions version (python#605)
1 parent 3246220 commit b56e22d

File tree

1 file changed

+1
-1
lines changed
< A6B5 span class="TextInput-icon" id=":R35dab:" aria-hidden="true">

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
'to install the typing package.\n')
1010
exit(1)
1111

12-
version = '3.6.6'
12+
version = '3.7.2'
1313
description = 'Backported and Experimental Type Hints for Python 3.5+'
1414
long_description = '''\
1515
Typing Extensions -- Backported and Experimental Type Hints for Python

0 commit comments

Comments
 (0)
0