Skip to content

Commit 0c70227

Browse files
prepare release 3.10.0.1 (python#863)
1 parent 63db76a commit 0c70227

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.10.0.0'
12+
version = '3.10.0.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)