Skip to content

Commit

Permalink
2.7.4
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Dec 6, 2023
1 parent 76abfdd commit 9f638a2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@



## v2.7.4 (2023-12-06)

### Fix

* fix: ran linting ([`76abfdd`](https://github.com/centre-for-humanities-computing/DaCy/commit/76abfdd0bf418b8310835a5779bcffdee64b65ca))


## v2.7.3 (2023-12-06)

### Ci
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "dacy"
version = "2.7.3"
version = "2.7.4"
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"
authors = [
{ name = "Kenneth Enevoldsen", email = "kennethcenevoldsen@gmail.com" },
Expand Down

0 comments on commit 9f638a2

Please sign in to comment.