From d26693e63604a9c34b732811dad6ace61d47c145 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sun, 11 Feb 2024 05:51:09 -0800 Subject: [PATCH] version bump to 0.24.1 --- aider/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/__init__.py b/aider/__init__.py index 9394c3df734..820250e2a69 100644 --- a/aider/__init__.py +++ b/aider/__init__.py @@ -1 +1 @@ -__version__ = "0.24.1-dev" +__version__ = "0.24.1"