From b0fd819241688480e6a41bf125f828e144d7d69e Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sat, 3 Feb 2024 08:40:17 -0800 Subject: [PATCH] version bump to 0.23.0 --- aider/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/__init__.py b/aider/__init__.py index 6db55c593..8b301a773 100644 --- a/aider/__init__.py +++ b/aider/__init__.py @@ -1 +1 @@ -__version__ = "0.22.1-dev" +__version__ = "0.23.0"