diff options
author | 2025-03-23 13:45:37 +0000 | |
---|---|---|
committer | 2025-03-23 13:45:37 +0000 | |
commit | fcc7f21ff572aff8ae0bf50196d12bd906e1745c (patch) | |
tree | bf57bad55f8ecff1fce2cb90cbf8d16da2984102 /pyproject.toml | |
parent | Bump deps to latest (diff) |
Add Fred to author list
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index c39a772..19f5a0d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,6 +2,7 @@ authors = [ {name = "Joe Banks", email = "[email protected]"}, {name = "Chris Lovering", email = "[email protected]"}, + {name = "Fredrick L.", email = "[email protected]"}, ] license = {text = "MIT"} requires-python = "~=3.13.0" |