From 24802693c48d1602eba4c7ba0beb2ec88612b14b Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Mon, 1 Jul 2024 16:18:28 -0300 Subject: [PATCH] version bump to 0.41.0 --- aider/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/__init__.py b/aider/__init__.py index 8920a054a..22ffde200 100644 --- a/aider/__init__.py +++ b/aider/__init__.py @@ -1 +1 @@ -__version__ = "0.40.7-dev" +__version__ = "0.41.0"