diff --git a/typed_ast/__init__.py b/typed_ast/__init__.py index b93562a7..5b601886 100644 --- a/typed_ast/__init__.py +++ b/typed_ast/__init__.py @@ -1 +1 @@ -__version__ = "1.5.0.dev0" +__version__ = "1.5.0"