Skip to content

Commit 86b9fbe

Browse files
authored
upgrade levenshtein
1 parent 9f8c7fd commit 86b9fbe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "python-Levenshtein"
7-
version = "0.27.4"
7+
version = "0.27.5"
88
dependencies = [
9-
"Levenshtein==0.27.4"
9+
"Levenshtein==0.27.5"
1010
]
1111
requires-python = ">= 3.10"
1212
authors = [

0 commit comments

Comments
 (0)