From a9357d2aba3353329b62a893bb29d261bc053866 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 25 Jun 2024 06:15:36 -0700 Subject: [PATCH] version bump to 0.40.1 --- aider/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/__init__.py b/aider/__init__.py index af700b077..01b570aa9 100644 --- a/aider/__init__.py +++ b/aider/__init__.py @@ -1 +1 @@ -__version__ = "0.40.1-dev" +__version__ = "0.40.1"