Skip to content

Commit 3ccd61c

Browse files
authored
Merge pull request #109 from vmenger/prepare-release
Prepare release
2 parents 0458611 + f976aac commit 3ccd61c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## (unreleased)
8+
## 2.2.0 (2023-09-28)
99

1010
### Changed
1111
- tokenizer logic:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "deduce"
3-
version = "2.1.0"
3+
version = "2.2.0"
44
description = "Deduce: de-identification method for Dutch medical text"
55
authors = ["Vincent Menger <vmenger@protonmail.com>"]
66
maintainers = ["Vincent Menger <vmenger@protonmail.com>"]

0 commit comments

Comments
 (0)