Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ishan-surana committed Jun 28, 2024
1 parent 350d9c3 commit 7b5e2d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "MetaDataScraper"
version = "0.0.1"
version = "0.0.2"
authors = [
{ name="Ishan Surana", email="[email protected]" },
]
Expand All @@ -22,4 +22,4 @@ dependencies = [
requires-python = ">=3.10"

[project.urls]
Homepage = "https://github.com/ishan-surana/MetaDataScraper"
Homepage = "https://github.com/ishan-surana/MetaDataScraper"

0 comments on commit 7b5e2d4

Please sign in to comment.