From 0722fb1706b4b3d16748bb4032f3c3eb0de76f89 Mon Sep 17 00:00:00 2001 From: dronperminov Date: Wed, 6 Sep 2023 17:09:52 +0300 Subject: [PATCH] new version 0.11.2 --- VERSION | 2 +- docs/source/changelog.rst | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 027934ea..a8839f70 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.11.1 \ No newline at end of file +0.11.2 \ No newline at end of file diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index a300853f..d991dabe 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -1,6 +1,17 @@ Changelog ========= +v0.11.2 (2023-09-06) +-------------------- +Release note: `v0.11.2 `_ + +* Remove plexus-utils-1.1.jar. +* Update installation documentation. +* Add documentation for Tesseract OCR installation. +* Add documentation for annotations. +* Add documentation for secure torch. +* Fix examples. + v0.11.1 (2023-08-30) -------------------- Release note: `v0.11.1 `_