From 0f0e04b15f7567f3762e6da08bcf27970cb0a379 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 2 May 2024 12:49:44 -0700 Subject: [PATCH] version bump to 0.31.1 --- aider/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/__init__.py b/aider/__init__.py index 129fed7f117..7b31e06e92d 100644 --- a/aider/__init__.py +++ b/aider/__init__.py @@ -1 +1 @@ -__version__ = "0.31.1-dev" +__version__ = "0.31.1"