From 6a452c340108f164f145f9d8a3b4f095af99d9f7 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Fri, 10 May 2024 09:14:30 -0700 Subject: [PATCH] version bump to 0.34.0 --- aider/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/__init__.py b/aider/__init__.py index 5eed7c4f1..eab0e9cdf 100644 --- a/aider/__init__.py +++ b/aider/__init__.py @@ -1 +1 @@ -__version__ = "0.33.1-dev" +__version__ = "0.34.0"