- fix none type error

This commit is contained in:
Zachary Hampton
2025-07-21 17:33:58 -07:00
parent 3013786355
commit 44e6a43cc4
2 changed files with 6 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "homeharvest"
version = "0.5.1"
version = "0.5.2"
description = "Real estate scraping library"
authors = ["Zachary Hampton <zachary@bunsly.com>", "Cullen Watson <cullen@bunsly.com>"]
homepage = "https://github.com/Bunsly/HomeHarvest"