From 3c0434fbfed363841c964e1525db7522bdfad40b Mon Sep 17 00:00:00 2001 From: matatonic Date: Mon, 17 Jun 2024 00:25:14 -0400 Subject: [PATCH] 0.12.2 - numpy<2 for min image --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6c7849c..0bea3ea 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ If you find a better voice match for `tts-1` or `tts-1-hd`, please let me know s ## Recent Changes +Version 0.12.2, 2024-06-16 + +* Fix :min image requirements (numpy<2?) + Version 0.12.0, 2024-06-16 * Improved error handling and logging