1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/FastAPI_ynh.git synced 2024-09-03 18:36:00 +02:00

Update manifest.toml

This commit is contained in:
ericgaspar 2023-12-16 09:32:26 +01:00
parent 500bbcd7d1
commit 2578068648

View file

@ -7,7 +7,7 @@ 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"
version = "1.0~ynh1"
version = "1.0~ynh2"
maintainers = ["leonarf"]