From c2f92a9a8e1ce3afe1ed3e032973d1f5e20fbd33 Mon Sep 17 00:00:00 2001 From: Jeremy Singer-Vine Date: Fri, 21 Aug 2020 09:32:07 -0400 Subject: [PATCH] [docs] Tweak note re. former Python 3.5 support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae100ca..5af8aff 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Works best on machine-generated, rather than scanned, PDFs. Built on [`pdfminer. Currently [tested](tests/) on [Python 3.6, 3.7, and 3.8](.github/workflows/tests.yml). -**Note:** pdfplumber v0.5.22 is the last version to support Python 3.5. +**Note:** `pdfplumber` v0.5.22 was the final version to support Python 3.5. ## Table of Contents