From 7b4ffa9945ceff93d434257ff542ef0f3a07fff5 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 25 Jun 2024 13:30:32 -0700 Subject: [PATCH] version bump to 0.40.3 --- aider/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/__init__.py b/aider/__init__.py index e8d8064b041..08d7b23d319 100644 --- a/aider/__init__.py +++ b/aider/__init__.py @@ -1 +1 @@ -__version__ = "0.40.3-dev" +__version__ = "0.40.3"