aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2025-03-23 13:45:37 +0000
committerGravatar Chris Lovering <[email protected]>2025-03-23 13:45:37 +0000
commitfcc7f21ff572aff8ae0bf50196d12bd906e1745c (patch)
treebf57bad55f8ecff1fce2cb90cbf8d16da2984102 /pyproject.toml
parentBump deps to latest (diff)
Add Fred to author list
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
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"