We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5efc50 commit 5a40e36Copy full SHA for 5a40e36
pyproject.toml
@@ -4,6 +4,7 @@ build-backend = "maturin"
4
5
[project]
6
name = "fast_c2pa_reader"
7
+version = "0.1.0"
8
requires-python = ">=3.10"
9
classifiers = [
10
"Programming Language :: Rust",
0 commit comments