Skip to content

Commit 56b2612

Browse files
committed
build: correctly name out project ilt-editdistance
1 parent 2413ed7 commit 56b2612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "pdm.backend"
44

55

66
[project]
7-
name = "editdistance"
7+
name = "ilt-editdistance"
88
version = "0.0.1"
99
description = "Fast implementation of the edit distance (Levenshtein distance)"
1010
authors = [

0 commit comments

Comments
 (0)