Skip to content

Commit feedf8b

Browse files
committed
Added support for OCR and docx, xlsx, pptx, pdf, jpg, png, gif, zip, tar, rar file types
1 parent d0fe6e9 commit feedf8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = "0.3.1"
1+
VERSION = "0.3.2"
22

33
from setuptools import setup, find_packages
44

0 commit comments

Comments
 (0)