We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f458c1 commit f102cd1Copy full SHA for f102cd1
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
name = "sharpify-gui"
7
version = "2.0.0"
8
authors = [
9
- { name="UKR", email="ukrpurojekuto@gmail.com" },
+ { name="UKR", email="ujjwalkrai@gmail.com" },
10
]
11
description = "A desktop GUI for the Real-ESRGAN image and video upscaler."
12
readme = "README.md"
@@ -24,8 +24,8 @@ dependencies = [
24
25
26
[project.urls]
27
-"Homepage" = "https://github.com/ukr-projects/sharpify-gui"
28
-"Bug Tracker" = "https://github.com/ukr-projects/sharpify-gui/issues"
+"Homepage" = "https://github.com/uikraft-hub/sharpify-gui"
+"Bug Tracker" = "https://github.com/uikraft-hub/sharpify-gui/issues"
29
30
[tool.setuptools.packages.find]
31
where = ["src"]
0 commit comments