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

Commit 651fbe5

Browse files
committed
Bump version to 0.5.2
1 parent 911c74b commit 651fbe5

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
@@ -78,7 +78,7 @@
7878
""".strip()
7979

8080
setup (name = 'typed-ast',
81-
version = '0.5.1',
81+
version = '0.5.2',
8282
description = 'fork of Python 2 and 3 ast modules with type comment support',
8383
long_description = long_description,
8484
author = 'David Fisher',

0 commit comments

Comments
 (0)