Skip to content

Commit c3b0fb4

Browse files
committed
fix: follow-up text processing fix
1 parent 824ec7d commit c3b0fb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version = "0.10.0"
88
requires-python = ">=3.10"
99
description = "Python bindings for the C2PA Content Authenticity Initiative (CAI) library"
1010
readme = { file = "README.md", content-type = "text/markdown" }
11-
license = "MIT OR Apache-2.0"
11+
license = { text = "MIT OR Apache-2.0" }
1212
authors = [{ name = "Gavin Peacock", email = "gvnpeacock@adobe.com" }]
1313
classifiers = [
1414
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)