Skip to content

Commit

Permalink
📦 v2.12.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kba committed Jul 31, 2020
1 parent 31cb287 commit 33175ab
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Versioned according to [Semantic Versioning](http://semver.org/).

## Unreleased

## [2.12.7] - 2020-07-31

Changed:

`ocrd process` also supports `-P`, #552
Expand Down Expand Up @@ -1062,6 +1064,7 @@ Fixed
Initial Release

<!-- link-labels -->
[2.12.7]: ../../compare/v2.12.7..v2.12.6
[2.12.6]: ../../compare/v2.12.6..v2.12.5
[2.12.5]: ../../compare/v2.12.5..v2.12.4
[2.12.4]: ../../compare/v2.12.4..v2.12.3
Expand Down
2 changes: 1 addition & 1 deletion ocrd_utils/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name='ocrd_utils',
version='2.12.6',
version='2.12.7',
description='OCR-D framework - shared code, helpers, constants',
long_description=open('README.md').read(),
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 33175ab

Please sign in to comment.