8000 Release version 1.0.2 · python/typed_ast@1c66c90 · 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 1c66c90

Browse files
committed
Release version 1.0.2
1 parent 5d5128f commit 1c66c90

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
@@ -87,7 +87,7 @@
8787
""".strip()
8888

8989
setup (name = 'typed-ast',
90-
version = '1.0.1',
90+
version = '1.0.2',
9191
description = 'a fork of Python 2 and 3 ast modules with type comment support',
9292
long_description = long_description,
9393
author = 'David Fisher',

0 commit comments

Comments
 (0)
0