Skip to content

Commit 65e949f

Browse files
authored
Bump typing_extensions version before release (python#558)
1 parent f4b3418 commit 65e949f

File tree

1 file changed

+1
-1
lines changed

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.2.1'
12+
version = '3.6.5'
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)