Skip to content

Commit baf63c5

Browse files
authored
Bump version to 3.7.4 (#651)
1 parent f63829c commit baf63c5

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.6'
12+
version = '3.7.4'
1313
description = 'Type Hints for Python'
1414
long_description = '''\
1515
Typing -- Type Hints for Python

0 commit comments

Comments
 (0)