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 a6bd71b commit b127824Copy full SHA for b127824
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "c2pa-python"
7
-version = "0.12.0"
+version = "0.12.1"
8
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" }
0 commit comments