Skip to content

Commit 409cc19

Browse files
committed
Update name and links
1 parent 150047e commit 409cc19

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
6-
name = "dwave-torch-plugin"
6+
name = "dwave-pytorch-plugin"
77
dynamic = ["version"]
88
authors = [
99
{name = "D-Wave Inc.", email = "[email protected]"},
@@ -38,8 +38,8 @@ file = "README.rst"
3838
content-type = "text/x-rst"
3939

4040
[project.urls]
41-
Homepage = "https://github.com/dwavesystems/dwave-torch-plugin"
42-
Download = "https://github.com/dwavesystems/dwave-torch-plugin/releases"
41+
Homepage = "https://github.com/dwavesystems/dwave-pytorch-plugin"
42+
Download = "https://github.com/dwavesystems/dwave-pytorch-plugin/releases"
4343

4444
[tool.setuptools.packages]
4545
find = {} # Scanning implicit namespaces is active by default

0 commit comments

Comments
 (0)