From a5cc218ae5c250754d6b535a1fa8013ab1f85cc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Mon, 27 Oct 2025 20:55:40 +0100 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=94=A7=20Tweak=20tagline=20for=20pypr?= =?UTF-8?q?oject.toml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a4908ff..0ea468b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "fastapi-new" version = "0.0.1" license = "MIT" license-files = ["LICENSE"] -description = "Create a new FastAPI project in one command." +description = "Create a new FastAPI project in one command" readme = "README.md" authors = [ { name = "Sebastián Ramírez", email = "tiangolo@gmail.com" } From c467e91bc9a8272f693c777f2af5884b09d01e47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Mon, 27 Oct 2025 21:02:38 +0100 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=91=B7=20Trigger=20CI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit