From fcaaeef5c0d88901ddd7f8339afacd8a53fbb6a2 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 18 Oct 2023 09:36:01 -0700 Subject: [PATCH] version bump to 0.14.2 --- aider/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/__init__.py b/aider/__init__.py index 5efe46a9f..745162e73 100644 --- a/aider/__init__.py +++ b/aider/__init__.py @@ -1 +1 @@ -__version__ = "0.14.2-dev" +__version__ = "0.14.2"