Skip to content

Commit

Permalink
2.7.6
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Dec 7, 2023
1 parent 256297a commit d0826f5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,17 @@



## v2.7.6 (2023-12-07)

### Fix

* fix: update pypi ([`d95e1d6`](https://github.com/centre-for-humanities-computing/DaCy/commit/d95e1d6db75cc3b36adb46e4dff010e0769b6f33))

### Unknown

* Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy ([`256297a`](https://github.com/centre-for-humanities-computing/DaCy/commit/256297ae71b83b74abf24a8baa0d3020dd9611da))


## v2.7.5 (2023-12-07)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "dacy"
version = "2.7.5"
version = "2.7.6"
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 d0826f5

Please sign in to comment.