Skip to content

Commit 8cc8eb8

Browse files
author
github-actions
committed
2.7.8
Automatically generated by python-semantic-release
1 parent ea0a07d commit 8cc8eb8

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22

33

44

5+
## v2.7.8 (2024-10-30)
6+
7+
### Documentation
8+
9+
* docs: hide code block in ner benchmark ([`d07547c`](https://github.com/centre-for-humanities-computing/DaCy/commit/d07547c2fa3e7a699365533b579274630d80660b))
10+
11+
### Fix
12+
13+
* fix: Allow for newest version of pip
14+
15+
fixes #288 ([`0d088b6`](https://github.com/centre-for-humanities-computing/DaCy/commit/0d088b6e96f3699e34f186153172db335a652133))
16+
17+
### Unknown
18+
19+
* Merge pull request #290 from centre-for-humanities-computing/fix--Allow-for-newest-version-of-pip
20+
21+
fix: Allow for newest version of pip ([`ea0a07d`](https://github.com/centre-for-humanities-computing/DaCy/commit/ea0a07d155ee3beb63905d460d26063a58cd534c))
22+
23+
* Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy ([`d990deb`](https://github.com/centre-for-humanities-computing/DaCy/commit/d990deb52cb56510d299aaf5e31c79e964e3aaae))
24+
25+
526
## v2.7.7 (2024-01-17)
627

728
### Ci

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "dacy"
7-
version = "2.7.7"
7+
version = "2.7.8"
88
description = "A Danish pipeline trained in SpaCy that has achieved State-of-the-Art performance on all dependency parsing, NER and POS-tagging for Danish"
99
authors = [
1010
{ name = "Kenneth Enevoldsen", email = "kennethcenevoldsen@gmail.com" },

0 commit comments

Comments
 (0)