From e30fffa8a4f179cb6106d10b63069f42534739a8 Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Wed, 16 Jun 2021 00:40:47 -0700 Subject: [PATCH] v12.2.0 release notes --- docs/release_notes.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/release_notes.rst b/docs/release_notes.rst index 6988e2a1..94505288 100644 --- a/docs/release_notes.rst +++ b/docs/release_notes.rst @@ -13,11 +13,11 @@ The public API may be useful in scripts that launch OCRmyPDF processes or that wish to use some of its features for working with PDFs. -v12.1.1 +v12.2.0 ======= - Fixed invalid Tesseract version number on Windows (:issue:`795`). -- Documentation tweaks. +- Documentation tweaks. Documentation build now depends on sphinx-issues package. v12.1.0 =======