fix: use enum value (#65)

This commit is contained in:
Cullen Watson
2024-04-12 01:41:15 -05:00
committed by GitHub
parent 5c2498c62b
commit 1f47fc3b7e
3 changed files with 4 additions and 29 deletions

View File

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