Skip to content

Commit 9e61666

Browse files
committed
fix(sdk): correct pyproject.toml package name to whmcs-api-client
1 parent 12475f9 commit 9e61666

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[project]
2-
name = "whmcs_client"
2+
name = "whmcs-api-client"
33
version = "1.0.14"
44
description = "WHMCS API"
55
authors = [

0 commit comments

Comments
 (0)