We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4321c90 commit 66d3c16Copy full SHA for 66d3c16
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
name = "pinterest-media-scraper"
7
version = "0.1.0"
8
authors = [
9
- { name="UKR", email="ukrpurojekuto@gmail.com" },
+ { name="ukr", email="ujjwalkrai@gmail.com" },
10
]
11
description = "A simple pinterest media scraper"
12
readme = "README.md"
@@ -25,5 +25,5 @@ dependencies = [
25
26
27
[project.urls]
28
-"Homepage" = "https://github.com/uikraft-hub/pinterest-media-scraperr"
+"Homepage" = "https://github.com/uikraft-hub/pinterest-media-scraper"
29
"Bug Tracker" = "https://github.com/uikraft-hub/pinterest-media-scraper/issues"
0 commit comments