Skip to content

Commit ad85bdd

Browse files
committed
Change author in pyproject.toml
1 parent 0c82c8a commit ad85bdd

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
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "bodyrtc"
77
version = "1.0.0"
8-
authors = ["Vehicle Researcher <[email protected]>"]
8+
authors = [{ name="Vehicle Researcher", email="[email protected]" }]
99
description = "Comma body webRTC abstractions"
1010
readme = "README.md"
1111
license = { file="LICENSE" }

0 commit comments

Comments
 (0)