diff options
-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" |