From 77c13c5cbe64e4e7f362144ce657a5510ee716e0 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 7 Aug 2024 11:45:51 -0300 Subject: [PATCH] version bump to 0.48.1 --- aider/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/__init__.py b/aider/__init__.py index 1ec4c9f61..f2897f343 100644 --- a/aider/__init__.py +++ b/aider/__init__.py @@ -1 +1 @@ -__version__ = "0.48.1-dev" +__version__ = "0.48.1"