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

Commit 8ae1b7f

Browse files
committed
Bump to version 0.5.6
1 parent 3a8ec11 commit 8ae1b7f

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
@@ -82,7 +82,7 @@
8282
""".strip()
8383

8484
setup (name = 'typed-ast',
85-
version = '0.5.5',
85+
version = '0.5.6',
8686
description = 'fork of Python 2 and 3 ast modules with type comment support',
8787
long_description = long_description,
8888
author = 'David Fisher',

0 commit comments

Comments
 (0)