From 0c9363062c4a396133c2fb3d12f218572a602aa1 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 31 Oct 2023 15:10:14 -0700 Subject: [PATCH] version bump to 0.16.2 --- aider/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/__init__.py b/aider/__init__.py index bbd452388..7f33bc097 100644 --- a/aider/__init__.py +++ b/aider/__init__.py @@ -1 +1 @@ -__version__ = "0.16.2-dev" +__version__ = "0.16.2"