From 909007272ac0e6d93bed3677ca907ef0255a23d2 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Fri, 30 Aug 2024 13:48:54 -0700 Subject: [PATCH] version bump to 0.54.8 --- aider/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/__init__.py b/aider/__init__.py index 1965efdea..bdceb4637 100644 --- a/aider/__init__.py +++ b/aider/__init__.py @@ -1,4 +1,4 @@ -__version__ = "0.54.8-dev" +__version__ = "0.54.8" # This is disabled. Git pre-push hooks won't pick up a new commit with the hash.