diff --git a/pyproject.toml b/pyproject.toml index 672d252..c0d5fa0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,8 +1,9 @@ [tool.poetry] name = "homeharvest" -version = "0.1.0" -description = "Real estate scraping library for Zillow & Redfin" +version = "0.1.1" +description = "Real estate scraping library" authors = ["Zachary Hampton "] +homepage = "https://github.com/ZacharyHampton/HomeHarvest" readme = "README.md" [tool.poetry.dependencies]