Skip to content

Commit 10c8dd2

Browse files
committed
Added Isaacus as an author.
1 parent da24878 commit 10c8dd2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ build-backend = "hatchling.build"
66
name = "semchunk"
77
version = "3.0.1"
88
authors = [
9-
{name="Umar Butler", email="[email protected]"},
9+
{name="Isaacus", email="[email protected]"},
10+
{name="Umar Butler", email="[email protected]"},
1011
]
1112
description = "A fast, lightweight and easy-to-use Python library for splitting text into semantically meaningful chunks."
1213
readme = "README.md"

0 commit comments

Comments
 (0)