🔖(release) patch release 3.4.2

Changed:
- ️(docker) Optimize Dockerfile to use apk with --no-cache

Fixed:
- 🐛(backend) improve prompt to not use code blocks delimiter
This commit is contained in:
Anthony LC
2025-07-18 12:23:29 +02:00
parent 02acc7233f
commit cd6e0ef9e1
11 changed files with 14 additions and 11 deletions

View File

@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "impress"
version = "3.4.1"
version = "3.4.2"
authors = [{ "name" = "DINUM", "email" = "dev@mail.numerique.gouv.fr" }]
classifiers = [
"Development Status :: 5 - Production/Stable",