Skip to content

Commit 17a6847

Browse files
authored
Update __init__.py
1 parent 47f0462 commit 17a6847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/aipdf/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from .ocr import ocr
22

3-
__version__ = "0.0.3"
3+
__version__ = "0.0.4"
44

55
__all__ = ["__version__", "ocr"]

0 commit comments

Comments
 (0)