summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 42672e0..d608faa 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
4description = "A tool to discover friend relationships between steam profiles" 4description = "A tool to discover friend relationships between steam profiles"
5license = "LGPL-3.0-or-later" 5license = "LGPL-3.0-or-later"
6authors = [ 6authors = [
7 "NW/RL <nwrl@dabikers.online>", 7 "NWRL <nwrl@dabikers.online>",
8] 8]
9readme = "README.md" 9readme = "README.md"
10 10