We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7baf6fe commit 6f0ba61Copy full SHA for 6f0ba61
setup.py
@@ -9,7 +9,7 @@
9
'to install the typing package.\n')
10
exit(1)
11
12
-version = '3.5.2.2'
+version = '3.5.3.dev'
13
description = 'Type Hints for Python'
14
long_description = '''\
15
Typing -- Type Hints for Python
0 commit comments