Skip to content

Commit cb1d001

Browse files
committed
Bump version number
1 parent beab3ab commit cb1d001

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG #
22

3-
## Version 2.4.0, ???? ##
3+
## Version 2.4.0, 2023-12-23 ##
44

55
- New feature: SoMaJo can output character offsets for tokens,
66
allowing for stand-off tokenization. Pass `character_offsets=True`

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# a new release
1212
[project]
1313
name = "SoMaJo"
14-
version = "2.3.1"
14+
version = "2.4.0"
1515
description = "A tokenizer and sentence splitter for German and English web and social media texts."
1616
readme = "README.md"
1717
requires-python = ">=3.8"

0 commit comments

Comments
 (0)