chore(release): bump package versions to 1.15.0 (#410)

Synchronize the Rust, Python, Node, platform, and WebAssembly package versions for the OCR release.
This commit is contained in:
Abimael Martell
2026-08-17 10:39:17 -07:00
committed by GitHub
parent a4b1c714e8
commit ca6d667146
9 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ build-backend = "maturin"
name = "pdf-inspector"
# Keep package versions in sync with `python3 scripts/version.py <version>`.
# CI publishes automatically when the synchronized change lands on main.
version = "1.14.2"
version = "1.15.0"
description = "Fast PDF inspection, classification, and text extraction with smart scanned vs text-based detection"
readme = "docs/python.md"
license = { text = "MIT" }