We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0458611 + f976aac commit 3ccd61cCopy full SHA for 3ccd61c
CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## (unreleased)
+## 2.2.0 (2023-09-28)
9
10
### Changed
11
- tokenizer logic:
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "deduce"
3
-version = "2.1.0"
+version = "2.2.0"
4
description = "Deduce: de-identification method for Dutch medical text"
authors = ["Vincent Menger <vmenger@protonmail.com>"]
maintainers = ["Vincent Menger <vmenger@protonmail.com>"]
0 commit comments