Skip to content

Commit 47beeba

Browse files
authored
fix: align package metadata with PyPI name (#337)
1 parent 9e3bd1d commit 47beeba

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 = 'dify_plugin'
2+
name = 'dify-plugin'
33
version = '0.9.0'
44
description = 'Dify Plugin SDK'
55
authors = [{ name = 'langgenius', email = 'hello@dify.ai' }]

0 commit comments

Comments
 (0)