8000 [WIP] Automated 3.9 update by emmatyping · Pull Request #138 · python/typed_ast · 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.

[WIP] Automated 3.9 update #138

Closed
wants to merge 7 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update typed_ast version
  • Loading branch information
emmatyping committed May 10, 2020
commit a647bb459a90c17c35c1e6ae681bb122e5b391a2
2 changes: 1 addition & 1 deletion typed_ast/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.4.1"
__version__ = "2.0.0a0"
0