From a93ca77e6f68494d86fc9f5d2b4f9d62908b284b Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Fri, 23 Aug 2024 08:43:17 -0700 Subject: [PATCH] version bump to 0.52.0 --- aider/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/__init__.py b/aider/__init__.py index 5a1e03379fc..aa21288066e 100644 --- a/aider/__init__.py +++ b/aider/__init__.py @@ -1 +1 @@ -__version__ = "0.51.2-dev" +__version__ = "0.52.0"