fix postal search to search just by zip

This commit is contained in:
Cullen Watson
2023-12-02 00:39:28 -06:00
parent ad13b55ea6
commit e17b976923
3 changed files with 8 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "homeharvest"
version = "0.3.10"
version = "0.3.11"
description = "Real estate scraping library supporting Zillow, Realtor.com & Redfin."
authors = ["Zachary Hampton <zachary@zacharysproducts.com>", "Cullen Watson <cullen@cullen.ai>"]
homepage = "https://github.com/Bunsly/HomeHarvest"