Skip to content

Commit 1944322

Browse files
committed
fix author
1 parent 88e1088 commit 1944322

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ description = "Async template on LiteStar and SQLAlchemy 2"
55
readme = "README.md"
66
requires-python = ">=3.12"
77
authors = [
8-
{ email = "[email protected]" },
9-
{ name = "Artur Shiriev"}
8+
{ name = "Artur Shiriev", email = "[email protected]" },
109
]
1110
license = "MIT License"
1211
dependencies = [

0 commit comments

Comments
 (0)