From 6c17d94101c56e84a170dd91b688cdaadf2d6c38 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 7 May 2024 16:36:15 -0700 Subject: [PATCH] version bump to 0.32.0 --- aider/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/__init__.py b/aider/__init__.py index 84a09841b16..13844a7b372 100644 --- a/aider/__init__.py +++ b/aider/__init__.py @@ -1 +1 @@ -__version__ = "0.31.2-dev" +__version__ = "0.32.0"