Skip to content

Commit 7fb9e60

Browse files
committed
Update pyproject.toml
Adjust author details.
1 parent 6c94281 commit 7fb9e60

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
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
66
name = "pyosmoctrl"
77
version = "0.0.2"
88
authors = [
9-
{ name="Daniel Williams", email="public-mail@dwilliams.uk" },
9+
{ name="dwilliamsuk", email="public-mail@dwilliams.uk" },
1010
]
1111
description = "A package that aims to simplify interaction with the Osmocom Control Interface in Python."
1212
readme = "README.md"

0 commit comments

Comments
 (0)