Skip to content

Commit 8d3e145

Browse files
authored
🔧 Tweak tagline for pyproject.toml (#2)
1 parent 06995f1 commit 8d3e145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "fastapi-new"
33
version = "0.0.1"
44
license = "MIT"
55
license-files = ["LICENSE"]
6-
description = "Create a new FastAPI project in one command."
6+
description = "Create a new FastAPI project in one command"
77
readme = "README.md"
88
authors = [
99
{ name = "Sebastián Ramírez", email = "[email protected]" }

0 commit comments

Comments
 (0)