We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e41a2e commit 80ce816Copy full SHA for 80ce816
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
name = "threads-cli"
7
version = "1.1.2"
8
authors = [
9
- { name = "Peter Lord", url = "https://github.com/ptrlrd", email = "[email protected]" },
+ { name = "Peter Lord", url = "https://github.com/ptrlrd", email = "[email protected]" },
10
{ name = "Muhammad Amin Boubaker", url = "https://github.com/CodeIter", email = "[email protected]" }
11
]
12
description = "CLI tool for interacting with Meta Threads"
0 commit comments