We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47f0462 commit 17a6847Copy full SHA for 17a6847
src/aipdf/__init__.py
@@ -1,5 +1,5 @@
1
from .ocr import ocr
2
3
-__version__ = "0.0.3"
+__version__ = "0.0.4"
4
5
__all__ = ["__version__", "ocr"]
0 commit comments