Skip to content

Commit c943372

Browse files
authored
Bump typing_extensions version (#683)
1 parent 53e7d27 commit c943372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typing_extensions/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.7.4'
12+
version = '3.7.4.1'
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)