diff --git a/pyproject.toml b/pyproject.toml index c0d5fa0..01a6fd9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,8 +1,8 @@ [tool.poetry] name = "homeharvest" -version = "0.1.1" +version = "0.1.2" description = "Real estate scraping library" -authors = ["Zachary Hampton "] +authors = ["Zachary Hampton ", "Cullen Watson "] homepage = "https://github.com/ZacharyHampton/HomeHarvest" readme = "README.md"