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 9615099 commit 2906d38Copy full SHA for 2906d38
pyproject.toml
@@ -9,7 +9,7 @@ requires-python = ">=3.10"
9
description = "Python bindings for the C2PA Content Authenticity Initiative (CAI) library"
10
readme = { file = "README.md", content-type = "text/markdown" }
11
license = { text = "MIT OR Apache-2.0" }
12
-authors = [{ name = "Gavin Peacock", email = "[email protected]" }]
+authors = [{ name = "Gavin Peacock", email = "[email protected]" }, { name = "Tania Mathern", email = "[email protected]" }]
13
classifiers = [
14
"Programming Language :: Python :: 3",
15
"Operating System :: MacOS",
0 commit comments