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 af44b14 commit f80f2fcCopy full SHA for f80f2fc
setup.py
@@ -16,7 +16,7 @@ def read_requirements(path):
16
setup(
17
# include data files
18
name="amazon-textract-textractor",
19
- version="1.0.22",
+ version="1.0.23",
20
license="Apache 2.0",
21
description="A package to use AWS Textract services.",
22
url="https://github.com/aws-samples/amazon-textract-textractor",
0 commit comments