We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c94281 commit 7fb9e60Copy full SHA for 7fb9e60
1 file changed
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
6
name = "pyosmoctrl"
7
version = "0.0.2"
8
authors = [
9
- { name="Daniel Williams", email="public-mail@dwilliams.uk" },
+ { name="dwilliamsuk", email="public-mail@dwilliams.uk" },
10
]
11
description = "A package that aims to simplify interaction with the Osmocom Control Interface in Python."
12
readme = "README.md"
0 commit comments