From 4d52ebc412d0cb8e130441a7be87a7df2a61e140 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 20 Aug 2024 17:21:19 -0700 Subject: [PATCH] version bump to 0.51.1 --- aider/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/__init__.py b/aider/__init__.py index 5e79af719..d280604ce 100644 --- a/aider/__init__.py +++ b/aider/__init__.py @@ -1 +1 @@ -__version__ = "0.51.1-dev" +__version__ = "0.51.1"