Skip to content

Commit 47f0462

Browse files
authored
Update __init__.py
1 parent 0fbf28c commit 47f0462

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.1"
3+
__version__ = "0.0.3"
44

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

0 commit comments

Comments
 (0)