Skip to content

Commit 33cc924

Browse files
committed
Fix year in citation
1 parent ad1933a commit 33cc924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Textractor can be cited using:
128128
title = {{Amazon Textractor}},
129129
url = {https://github.com/aws-samples/amazon-textract-textractor},
130130
version = {1.9.0},
131-
year = {2024}
131+
year = {2025}
132132
}
133133
```
134134

0 commit comments

Comments
 (0)