Compare commits

...
Author SHA1 Message Date
Abimael Martell c3879ba53e chore(pypi): bump pdf-inspector to 0.2.6 2026-07-31 16:11:16 -06:00
+1 -1
View File
@@ -6,7 +6,7 @@ build-backend = "maturin"
name = "pdf-inspector"
# Bump this to publish to PyPI — CI publishes automatically when the version
# changes on main (same flow as napi/package.json for npm).
version = "0.2.5"
version = "0.2.6"
description = "Fast PDF inspection, classification, and text extraction with smart scanned vs text-based detection"
readme = "docs/python.md"
license = { text = "MIT" }