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 d47f547 commit 9ab3ea9Copy full SHA for 9ab3ea9
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.17",
+ version="1.0.18",
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