diff --git a/typed_ast/__init__.py b/typed_ast/__init__.py index cc029671..5197c5f5 100644 --- a/typed_ast/__init__.py +++ b/typed_ast/__init__.py @@ -1 +1 @@ -__version__ = "1.5.2.dev0" +__version__ = "1.5.2"