Skip to content

Commit cbfe231

Browse files
committed
fix: match package name with PyPI publisher
1 parent fe9d434 commit cbfe231

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
@@ -3,7 +3,7 @@ requires = ["setuptools>=68", "wheel"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
6-
name = "botnoi-vocie-py"
6+
name = "botnoi-voice-py"
77
version = "0.1.0"
88
description = "Python client for Botnoi Voice TTS API"
99
readme = "README.md"

0 commit comments

Comments
 (0)