From 89a6f93c9f9d1e70e53572317d29eec91a5812f1 Mon Sep 17 00:00:00 2001 From: Zachary Hampton <69336300+ZacharyHampton@users.noreply.github.com> Date: Wed, 18 Oct 2023 08:37:26 -0700 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index cfc736d..6909865 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "homeharvest" version = "0.3.5" description = "Real estate scraping library supporting Zillow, Realtor.com & Redfin." authors = ["Zachary Hampton ", "Cullen Watson "] -homepage = "https://github.com/ZacharyHampton/HomeHarvest" +homepage = "https://github.com/Bunsly/HomeHarvest" readme = "README.md" [tool.poetry.scripts]