Skip to content

Commit c14b83c

Browse files
authored
Update setup.py
1 parent c39d19b commit c14b83c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def requirements():
2020
],
2121
include_package_data=True,
2222
entry_points={"console_scripts": ["agentocr = agentocr:command"]},
23-
version='1.2.0',
23+
version='1.3.0',
2424
install_requires=requirements(),
2525
license='Apache License 2.0',
2626
description='An easy-to-use OCR package with multilingual support.',

0 commit comments

Comments
 (0)