From aaaef12ccec391006637957d506c532435184d32 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Mon, 13 May 2024 11:18:51 -0700 Subject: [PATCH] version bump to 0.35.0 --- aider/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/__init__.py b/aider/__init__.py index 3c368ab2dfe..e0d0ed60303 100644 --- a/aider/__init__.py +++ b/aider/__init__.py @@ -1 +1 @@ -__version__ = "0.34.1-dev" +__version__ = "0.35.0"