Skip to content

Commit 213c9ba

Browse files
committed
Fix github project homepage on PyPI
Signed-off-by: lelia <2418071+lelia@users.noreply.github.com>
1 parent 3d0dba4 commit 213c9ba

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
@@ -50,7 +50,7 @@ test = [
5050
]
5151

5252
[project.urls]
53-
Homepage = "https://github.com/socketdev/socketdev"
53+
Homepage = "https://github.com/SocketDev/socket-sdk-python"
5454

5555
[tool.ruff]
5656
# Exclude a variety of commonly ignored directories.

0 commit comments

Comments
 (0)