Skip to content

Commit 37582d4

Browse files
authored
Merge pull request Kohulan#108 from Kohulan/release-please--branches--master--components--release-please-action
chore(master): release 2.7.1
2 parents 5377ea2 + 54d22ef commit 37582d4

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.7.1](https://github.com/Kohulan/DECIMER-Image_Transformer/compare/v2.7.0...v2.7.1) (2024-09-10)
4+
5+
6+
### Bug Fixes
7+
8+
* include hand-drawn README.md ([e55c377](https://github.com/Kohulan/DECIMER-Image_Transformer/commit/e55c377af46409e84b0451614cf28d64e9d37f31))
9+
* **remove_transparent:** remove strict string check to support pathlib objects in remove_transparent function ([4a1c71b](https://github.com/Kohulan/DECIMER-Image_Transformer/commit/4a1c71b3719826d2f750a79980729651177c1281))
10+
311
## [2.7.0](https://github.com/Kohulan/DECIMER-Image_Transformer/compare/v2.6.0...v2.7.0) (2024-06-11)
412

513

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
setuptools.setup(
1717
name="decimer",
18-
version="2.7.0",
18+
version="2.7.1",
1919
author="Kohulan Rajan",
2020
author_email="kohulan.rajan@uni-jena.de",
2121
maintainer="Kohulan Rajan, Otto Brinkhaus ",

0 commit comments

Comments
 (0)