Skip to content

Commit f90c0b7

Browse files
committed
Add Lake as listed author
1 parent 2c096bb commit f90c0b7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ dynamic = ["version"]
44
description = "Network-local (non-cloud) interface for Powersensor devices"
55
authors = [
66
{ name = "Jade Mattsson", email = "jmattsson@dius.com.au" },
7+
{ name = "Lake Bookman", email = "lbookman@dius.com.au" },
78
]
89
readme = "README.md"
910
requires-python = ">=3.11"
@@ -37,4 +38,4 @@ docs = [
3738
]
3839

3940
[tool.hatch.version]
40-
path = "src/powersensor_local/__init__.py"
41+
path = "src/powersensor_local/__init__.py"

0 commit comments

Comments
 (0)