From f399609caf8e85601b11926f241f0e87139ec3ff Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 10 Jul 2024 07:38:46 +0100 Subject: [PATCH] Updated HISTORY --- aider/website/HISTORY.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/aider/website/HISTORY.md b/aider/website/HISTORY.md index 222824faa..2900bd82f 100644 --- a/aider/website/HISTORY.md +++ b/aider/website/HISTORY.md @@ -12,6 +12,10 @@ cog.out(text) # Release history +### Aider v0.43.1 + +- Replace the torch requirement with the CPU only version, because the GPU versions are huge + ### Aider v0.43.0 - Use `/help ` to [ask for help about using aider](https://aider.chat/docs/troubleshooting/support.html), customizing settings, troubleshooting, using LLMs, etc.