- version increment & pyproject.toml

This commit is contained in:
Zachary Hampton
2023-09-15 16:12:05 -07:00
parent 8107103383
commit af1f2fa531

View File

@@ -1,8 +1,9 @@
[tool.poetry] [tool.poetry]
name = "homeharvest" name = "homeharvest"
version = "0.1.0" version = "0.1.1"
description = "Real estate scraping library for Zillow & Redfin" description = "Real estate scraping library"
authors = ["Zachary Hampton <zachary@zacharysproducts.com>"] authors = ["Zachary Hampton <zachary@zacharysproducts.com>"]
homepage = "https://github.com/ZacharyHampton/HomeHarvest"
readme = "README.md" readme = "README.md"
[tool.poetry.dependencies] [tool.poetry.dependencies]