8000 Bump to version 0.6.3 · python/typed_ast@51ce792 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jul 5, 2023. It is now read-only.

Commit 51ce792

Browse files
committed
Bump to version 0.6.3
1 parent d3e9c03 commit 51ce792

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
@@ -84,7 +84,7 @@
8484
""".strip()
8585

8686
setup (name = 'typed-ast',
87-
version = '0.6.2',
87+
version = '0.6.3',
8888
description = 'fork of Python 2 and 3 ast modules with type comment support',
8989
long_description = long_description,
9090
author = 'David Fisher',

0 commit comments

Comments
 (0)
0