Skip to content

Commit f8241ab

Browse files
committed
Update Project URLs
1 parent 94fb5fa commit f8241ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
batch_img = "batch_img.interface:cli"
3232

3333
[project.urls]
34-
Download = "https://artifacts.some.where"
34+
Download = "https://pypi.org/project/batch-img/"
3535
Homepage = "https://github.com/john-liu2/batch_img"
3636

3737
[tool.setuptools.packages.find]

pyproject_release.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
batch_img = "batch_img.interface:cli"
3232

3333
[project.urls]
34-
Download = "https://artifacts.some.where"
34+
Download = "https://pypi.org/project/batch-img/"
3535
Homepage = "https://github.com/john-liu2/batch_img"
3636

3737
[tool.setuptools.packages.find]

0 commit comments

Comments
 (0)