From 5234762097d7c580cc3c443ed29c6422826d9ec6 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sat, 8 Jul 2023 06:10:00 -0700 Subject: [PATCH] version bump to 0.8.2 --- aider/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/__init__.py b/aider/__init__.py index 8088f7513..deded3247 100644 --- a/aider/__init__.py +++ b/aider/__init__.py @@ -1 +1 @@ -__version__ = "0.8.1" +__version__ = "0.8.2"