Skip to content

Commit d98620f

Browse files
authored
Update setup.py
1 parent 9271773 commit d98620f

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
@@ -20,7 +20,7 @@ def requirements():
2020
],
2121
include_package_data=True,
2222
entry_points={"console_scripts": ["agentocr = agentocr:command"]},
23-
version='2.0.0b2',
23+
version='2.0.0b3',
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)