Skip to content

Commit 224e46e

Browse files
chengzeyiclaude
andcommitted
Brand prose as WaveSpeed; WaveSpeedAI stays for identity fields
Per the branding rule: prose self-references say WaveSpeed; the WaveSpeedAI form remains for package author metadata and the GitHub org handle. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01LJJXU9zyoDSBjApcUpteDt
1 parent 96f619f commit 224e46e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
</picture>
77
</a>
88

9-
<h1>WaveSpeedAI Python SDK</h1>
9+
<h1>WaveSpeed Python SDK</h1>
1010

1111
<p>
12-
<strong>Official Python SDK for the WaveSpeedAI inference platform</strong>
12+
<strong>Official Python SDK for the WaveSpeed inference platform</strong>
1313
</p>
1414

1515
<p>

pyproject.toml

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

55
[project]
66
name = "wavespeed"
7-
description = "WaveSpeedAI Python Client — Official Python SDK for WaveSpeedAI inference platform"
7+
description = "WaveSpeed Python Client — Official Python SDK for the WaveSpeed inference platform"
88
readme = "README.md"
99
requires-python = ">=3.8"
1010
license = {text = "MIT"}

0 commit comments

Comments
 (0)