From ec6054a53a7194589921ff3ebde9f3d8c9115db6 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 2 May 2024 09:09:35 -0700 Subject: [PATCH] version bump to 0.31.0 --- aider/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/__init__.py b/aider/__init__.py index 223c95fc0d0..0d83d6008d1 100644 --- a/aider/__init__.py +++ b/aider/__init__.py @@ -1 +1 @@ -__version__ = "0.30.2-dev" +__version__ = "0.31.0"