Skip to content

Commit 528fc85

Browse files
chore: updated project name
1 parent 2d2eaed commit 528fc85

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[build-system]
2-
requires = ["hatchling>=1.20.0"] # 推荐使用较新版本
2+
requires = ["hatchling>=1.20.0"]
33
build-backend = "hatchling.build"
44

55
[project]
6-
name = "ClassWidgets-SDK" # 项目名称可以使用大写
6+
name = "Class-Widgets-SDK"
77
version = "0.1.0"
88
description = "Class Widgets 2 Plugin SDK Development tools and type stubs"
99
readme = "README.md"

0 commit comments

Comments
 (0)