chore(pypi): bump pdf-inspector to 0.2.6 (#188)

This commit is contained in:
Abimael Martell
2026-07-31 17:12:34 -06:00
committed by GitHub
parent 7188667045
commit 7b7960ee73
+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" }