From b0356ef50759308914af08180fe343d5c32286fa Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 8 May 2024 09:38:14 -0700 Subject: [PATCH] version bump to 0.33.0 --- aider/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/__init__.py b/aider/__init__.py index 3299284bd..571d8ccaa 100644 --- a/aider/__init__.py +++ b/aider/__init__.py @@ -1 +1 @@ -__version__ = "0.32.1-dev" +__version__ = "0.33.0"