We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b75dda6 commit 9fc92f8Copy full SHA for 9fc92f8
setup.py
@@ -18,7 +18,7 @@ def read_requirements(path):
18
setup(
19
# include data files
20
name="amazon-textract-textractor",
21
- version="1.4.4",
+ version="1.4.5",
22
license="Apache 2.0",
23
description="A package to use AWS Textract services.",
24
url="https://github.com/aws-samples/amazon-textract-textractor",
0 commit comments