Skip to content

Commit 5bcd97b

Browse files
committed
fixed: author name
1 parent 26e48e9 commit 5bcd97b

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 = "perfect-python-project"
33
version = "0.1.0"
44
description = "This project template creates the basic structure for a Python project."
55
authors = [
6-
{name="André Miras", email="andre.miras@example.com"},
6+
{name="André Dias", email="andref.dias@gmail.com"},
77
]
88
readme = "README.rst"
99
requires-python = ">=3.14"

0 commit comments

Comments
 (0)