From fe0a833deae7aa246dcf38f37db75016165604c7 Mon Sep 17 00:00:00 2001
From: Cullen <cullen@cullenwatson.com>
Date: Tue, 30 Apr 2024 15:24:49 -0500
Subject: [PATCH] chore: version

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 6d04483..b9d01d5 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "homeharvest"
-version = "0.3.19"
+version = "0.3.20"
 description = "Real estate scraping library"
 authors = ["Zachary Hampton <zachary@bunsly.com>", "Cullen Watson <cullen@bunsly.com>"]
 homepage = "https://github.com/Bunsly/HomeHarvest"