mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-13 06:09:53 +02:00
📦 v0.3.1
This commit is contained in:
parent
9ae0575436
commit
a5c7f223d1
3 changed files with 6 additions and 2 deletions
|
@ -5,6 +5,8 @@ Versioned according to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
## Unreleased
|
||||
|
||||
## [0.3.1] - 2024-08-27
|
||||
|
||||
Fixed:
|
||||
|
||||
* regression in OCR-D processor, #106
|
||||
|
@ -123,6 +125,8 @@ Fixed:
|
|||
Initial release
|
||||
|
||||
<!-- link-labels -->
|
||||
[0.3.1]: ../../compare/v0.3.1...v0.3.0
|
||||
[0.3.0]: ../../compare/v0.3.0...v0.2.0
|
||||
[0.2.0]: ../../compare/v0.2.0...v0.1.0
|
||||
[0.1.0]: ../../compare/v0.1.0...v0.0.11
|
||||
[0.0.11]: ../../compare/v0.0.11...v0.0.10
|
||||
|
|
|
@ -3,7 +3,7 @@ requires = ["setuptools>=61.0", "wheel", "setuptools-ocrd"]
|
|||
|
||||
[project]
|
||||
name = "eynollah"
|
||||
version = "0.3.0"
|
||||
version = "0.3.1"
|
||||
authors = [
|
||||
{name = "Vahid Rezanezhad"},
|
||||
{name = "Staatsbibliothek zu Berlin - Preußischer Kulturbesitz"},
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "0.3.0",
|
||||
"version": "0.3.1",
|
||||
"git_url": "https://github.com/qurator-spk/eynollah",
|
||||
"tools": {
|
||||
"ocrd-eynollah-segment": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue