Skip to content

Commit

Permalink
chore(master): release 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kohulan committed Mar 8, 2024
1 parent 8d3bcaf commit c272d7c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.5.1](https://github.com/Kohulan/DECIMER-Image_Transformer/compare/v2.5.0...v2.5.1) (2024-03-08)


### Bug Fixes

* read the docs build error ([24ce5e1](https://github.com/Kohulan/DECIMER-Image_Transformer/commit/24ce5e161f49d1abcd9b5078d41cdae208b01b3f))
* read the docs build error ([af8a779](https://github.com/Kohulan/DECIMER-Image_Transformer/commit/af8a779a3f6c777fccd74cf022b2727465969f63))
* read the docs build error python ([8d3bcaf](https://github.com/Kohulan/DECIMER-Image_Transformer/commit/8d3bcafec9263cac7814c52b09982675137cbd29))

## [2.5.0](https://github.com/Kohulan/DECIMER-Image_Transformer/compare/v2.4.0...v2.5.0) (2024-01-11)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

setuptools.setup(
name="decimer",
version="2.5.0",
version="2.5.1",
author="Kohulan Rajan",
author_email="[email protected]",
maintainer="Kohulan Rajan, Otto Brinkhaus ",
Expand Down

0 comments on commit c272d7c

Please sign in to comment.