We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da24878 commit 10c8dd2Copy full SHA for 10c8dd2
pyproject.toml
@@ -6,7 +6,8 @@ build-backend = "hatchling.build"
6
name = "semchunk"
7
version = "3.0.1"
8
authors = [
9
- {name="Umar Butler", email="[email protected]"},
+ {name="Isaacus", email="[email protected]"},
10
+ {name="Umar Butler", email="[email protected]"},
11
]
12
description = "A fast, lightweight and easy-to-use Python library for splitting text into semantically meaningful chunks."
13
readme = "README.md"
0 commit comments