fix: pyproject.toml

This commit is contained in:
Marco Vinciguerra 2024-09-19 10:11:11 +02:00
parent 8b51d50499
commit 812c73d8aa

View File

@ -3,8 +3,6 @@ name = "scrapegraphai"
version = "1.20.0b5"
version = "1.20.1"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
authors = [
{ name = "Marco Vinciguerra", email = "mvincig11@gmail.com" },