From 406ff97260946d960403819159aec5f29d158f3e Mon Sep 17 00:00:00 2001 From: zacharyhampton Date: Thu, 4 Dec 2025 23:08:37 -0800 Subject: [PATCH] - version bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6474b82..69bd99a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "homeharvest" -version = "0.8.5" +version = "0.8.6b" description = "Real estate scraping library" authors = ["Zachary Hampton ", "Cullen Watson "] homepage = "https://github.com/ZacharyHampton/HomeHarvest"