Skip to content

Commit d0826f5

Browse files
author
github-actions
committed
2.7.6
Automatically generated by python-semantic-release
1 parent 256297a commit d0826f5

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v2.7.6 (2023-12-07)
6+
7+
### Fix
8+
9+
* fix: update pypi ([`d95e1d6`](https://github.com/centre-for-humanities-computing/DaCy/commit/d95e1d6db75cc3b36adb46e4dff010e0769b6f33))
10+
11+
### Unknown
12+
13+
* Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy ([`256297a`](https://github.com/centre-for-humanities-computing/DaCy/commit/256297ae71b83b74abf24a8baa0d3020dd9611da))
14+
15+
516
## v2.7.5 (2023-12-07)
617

718
### Fix

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.5"
7+
version = "2.7.6"
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)