From 5f522e0f3965d5be83490da94741926887ac8ab0 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 28 Aug 2024 16:11:13 -0700 Subject: [PATCH] version bump to 0.54.4 --- aider/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/__init__.py b/aider/__init__.py index fb1901f49..ff6e11712 100644 --- a/aider/__init__.py +++ b/aider/__init__.py @@ -1 +1 @@ -__version__ = "0.54.4-dev" +__version__ = "0.54.4"