Skip to content

Commit

Permalink
prepare release 3.10.0.2 (#873)
Browse files Browse the repository at this point in the history
  • Loading branch information
JelleZijlstra committed Aug 30, 2021
1 parent 58de2e9 commit 7552efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typing_extensions/setup.py
Expand Up @@ -9,7 +9,7 @@
'to install the typing package.\n')
exit(1)

version = '3.10.0.1'
version = '3.10.0.2'
description = 'Backported and Experimental Type Hints for Python 3.5+'
long_description = '''\
Typing Extensions -- Backported and Experimental Type Hints for Python
Expand Down

0 comments on commit 7552efe

Please sign in to comment.