Skip to content

Commit

Permalink
Merge pull request #27 from thefakequake/2.0
Browse files Browse the repository at this point in the history
Add description
  • Loading branch information
thefakequake authored Dec 24, 2024
2 parents 7659e0f + fe3022f commit d183bf5
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
[tool.poetry]
name = "pypartpicker"
version = "2.0.0"
description = ""
version = "2.0.1"
description = "A PCPartPicker data extractor for Python."
authors = ["QuaKe"]
readme = "README.md"
homepage = "https://github.com/thefakequake/pypartpicker"
repository = "https://github.com/thefakequake/pypartpicker"
keywords = ["pcpartpicker", "pcpp", "scraping"]

[tool.poetry.dependencies]
python = "^3.10"
Expand Down

0 comments on commit d183bf5

Please sign in to comment.