We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79c96fc commit 93de5eeCopy full SHA for 93de5ee
2 files changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "pywordsegment"
3
-version = "0.4.2"
+version = "0.4.3"
4
authors = ["Gal Ben David <gal@intsights.com>"]
5
edition = "2021"
6
description = "Concatenated-word segmentation Python library written in Rust"
pyproject.toml
@@ -14,7 +14,7 @@ sdist-include = [
14
15
[tool.poetry]
16
17
18
19
20
readme = "README.md"
0 commit comments