From d710124d1d1a092fb5fa00f62b10848f94853945 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 31 Oct 2023 14:14:02 -0700 Subject: [PATCH] version bump to 0.16.1 --- aider/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/__init__.py b/aider/__init__.py index 779c23b43..113af05a0 100644 --- a/aider/__init__.py +++ b/aider/__init__.py @@ -1 +1 @@ -__version__ = "0.16.1-dev" +__version__ = "0.16.1"