Skip to content

Commit 66d3c16

Browse files
authored
Update pyproject.toml
1 parent 4321c90 commit 66d3c16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
name = "pinterest-media-scraper"
77
version = "0.1.0"
88
authors = [
9-
{ name="UKR", email="ukrpurojekuto@gmail.com" },
9+
{ name="ukr", email="ujjwalkrai@gmail.com" },
1010
]
1111
description = "A simple pinterest media scraper"
1212
readme = "README.md"
@@ -25,5 +25,5 @@ dependencies = [
2525
]
2626

2727
[project.urls]
28-
"Homepage" = "https://github.com/uikraft-hub/pinterest-media-scraperr"
28+
"Homepage" = "https://github.com/uikraft-hub/pinterest-media-scraper"
2929
"Bug Tracker" = "https://github.com/uikraft-hub/pinterest-media-scraper/issues"

0 commit comments

Comments
 (0)