Skip to content

Commit

Permalink
📦 v0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kba committed Nov 26, 2018
1 parent 4c9f260 commit e9856dd
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

## [0.13.1] - 2018-11-26

Fixed:

* Relative files in workspace were resolved to target, not source dir of METS, #215
Expand Down Expand Up @@ -386,6 +388,7 @@ Fixed
Initial Release

<!-- link-labels -->
[0.13.1]: ../../compare/v0.13.1...v0.13.0
[0.13.0]: ../../compare/v0.13.0...v0.12.0
[0.12.0]: ../../compare/v0.12.0...v0.11.0
[0.11.0]: ../../compare/v0.11.0...v0.10.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setup(
name='ocrd',
version='0.13.0',
version='0.13.1',
description='OCR-D framework',
long_description=README,
author='Kay-Michael Würzner, Konstantin Baierer',
Expand Down

0 comments on commit e9856dd

Please sign in to comment.