diff --git a/ocr-correction-viklofg-sweocr/CHANGELOG.md b/ocr-correction-viklofg-sweocr/CHANGELOG.md index 049d671..53fe134 100644 --- a/ocr-correction-viklofg-sweocr/CHANGELOG.md +++ b/ocr-correction-viklofg-sweocr/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [unreleased] + +### Internal + +- Use correct sparv metadata about annotations + ## [0.4.1] - 2024-11-20 ### Removed diff --git a/uv.lock b/uv.lock index dfc7175..8978906 100644 --- a/uv.lock +++ b/uv.lock @@ -1955,7 +1955,7 @@ dependencies = [ [[package]] name = "sparv-sbx-ocr-correction-viklofg-sweocr" -version = "0.4.0" +version = "0.4.1" source = { editable = "ocr-correction-viklofg-sweocr" } dependencies = [ { name = "parallel-corpus" },