From f3c9248f292a456b11c3f3b6c59835fd4e56807c Mon Sep 17 00:00:00 2001 From: Kristoffer Andersson Date: Wed, 8 May 2024 15:22:55 +0200 Subject: [PATCH] chore(release): prepare for release --- ocr-correction-viklofg-sweocr/CHANGELOG.md | 14 ++++++++++++++ ocr-correction-viklofg-sweocr/pyproject.toml | 1 + 2 files changed, 15 insertions(+) diff --git a/ocr-correction-viklofg-sweocr/CHANGELOG.md b/ocr-correction-viklofg-sweocr/CHANGELOG.md index 9f8cf0c..d5c704c 100644 --- a/ocr-correction-viklofg-sweocr/CHANGELOG.md +++ b/ocr-correction-viklofg-sweocr/CHANGELOG.md @@ -2,6 +2,20 @@ All notable changes to this project will be documented in this file. +## [unreleased] + +### 🐛 Bug Fixes + +- Align text with corrections + +### 📚 Documentation + +- Use Correct description + +### 🧪 Testing + +- Use syrupy for snapshot testing + ## [0.2.3] - 2024-04-30 ### 🐛 Bug Fixes diff --git a/ocr-correction-viklofg-sweocr/pyproject.toml b/ocr-correction-viklofg-sweocr/pyproject.toml index dff16fd..e8dfe39 100644 --- a/ocr-correction-viklofg-sweocr/pyproject.toml +++ b/ocr-correction-viklofg-sweocr/pyproject.toml @@ -3,6 +3,7 @@ name = "sparv-sbx-ocr-correction-viklofg-sweocr" version = "0.2.3" description = "A sparv plugin for computing suggested OCR improvements." authors = [ + { name = "Språkbanken Text", email = "sb-info@svenska.gu.se" }, { name = "Kristoffer Andersson", email = "kristoffer.andersson@gu.se" }, ] dependencies = [