Skip to content

Commit b09ac80

Browse files
authored
Merge pull request Kohulan#101 from Kohulan/release-please--branches--master--components--release-please-action
chore(master): release 2.7.0
2 parents d990c6f + 391eddc commit b09ac80

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [2.7.0](https://github.com/Kohulan/DECIMER-Image_Transformer/compare/v2.6.0...v2.7.0) (2024-06-11)
4+
5+
6+
### Features
7+
8+
* add entry_points ([0cc241f](https://github.com/Kohulan/DECIMER-Image_Transformer/commit/0cc241f0bb1caf28f1ff4528a5e285561a17730f))
9+
10+
11+
### Bug Fixes
12+
13+
* one extra token prediction [#104](https://github.com/Kohulan/DECIMER-Image_Transformer/issues/104) ([6e0e483](https://github.com/Kohulan/DECIMER-Image_Transformer/commit/6e0e483285d9dbe2ed069e3a1c9e25d69dec6974))
14+
315
## [2.6.0](https://github.com/Kohulan/DECIMER-Image_Transformer/compare/v2.5.0...v2.6.0) (2024-03-08)
416

517

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.6.0",
18+
version="2.7.0",
1919
author="Kohulan Rajan",
2020
author_email="kohulan.rajan@uni-jena.de",
2121
maintainer="Kohulan Rajan, Otto Brinkhaus ",

0 commit comments

Comments
 (0)