From 4885382bde4fdc103bae50d306c2ee71d095141b Mon Sep 17 00:00:00 2001 From: Mateusz <2871798+orhtej2@users.noreply.github.com> Date: Fri, 1 Dec 2023 15:19:32 +0100 Subject: [PATCH] Noop change to force README regeneration. --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 9f1ecb3..a8a7bc6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -4,8 +4,8 @@ packaging_format = 2 id = "my_fastapi_app" name = "my_FastAPI_app" -description.en = "Custom Web app to run a FastAPI program written in python" -description.fr = "Une application web personnalisée pour faire tourner une application FastAPI écrite en python" +description.en = "Custom Web app to run a FastAPI program written in Python" +description.fr = "Une application web personnalisée pour faire tourner une application FastAPI écrite en Python" version = "1.0~ynh1"