Skip to content

Commit f102cd1

Browse files
author
ukr
authored
Update pyproject.toml
1 parent 1f458c1 commit f102cd1

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
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
name = "sharpify-gui"
77
version = "2.0.0"
88
authors = [
9-
{ name="UKR", email="ukrpurojekuto@gmail.com" },
9+
{ name="UKR", email="ujjwalkrai@gmail.com" },
1010
]
1111
description = "A desktop GUI for the Real-ESRGAN image and video upscaler."
1212
readme = "README.md"
@@ -24,8 +24,8 @@ dependencies = [
2424
]
2525

2626
[project.urls]
27-
"Homepage" = "https://github.com/ukr-projects/sharpify-gui"
28-
"Bug Tracker" = "https://github.com/ukr-projects/sharpify-gui/issues"
27+
"Homepage" = "https://github.com/uikraft-hub/sharpify-gui"
28+
"Bug Tracker" = "https://github.com/uikraft-hub/sharpify-gui/issues"
2929

3030
[tool.setuptools.packages.find]
3131
where = ["src"]

0 commit comments

Comments
 (0)