diff --git a/CHANGELOG.md b/CHANGELOG.md
index a63e0985..9dcd8cde 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
+## 3.9.1 – 2025-11-05
+
+### Fixed
+- catch errors in model fetch during migration @kyteinsky [#289](https://github.com/nextcloud/integration_openai/pull/289)
+
+
## 3.9.0 – 2025-11-04
### Fixed
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 91e4b389..17654990 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -101,7 +101,7 @@ Negative:
Learn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/).
]]>
- 3.9.0
+ 3.9.1
agpl
Julien Veyssier
OpenAi