ci(release): 1.33.8 [skip ci]

## [1.33.8](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.33.7...v1.33.8) (2024-12-16)

### Bug Fixes

* pyproject ([76ac0a2](76ac0a2141))
This commit is contained in:
semantic-release-bot 2024-12-16 10:14:31 +00:00
parent 76ac0a2141
commit bdd6a392e2
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.33.8](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.33.7...v1.33.8) (2024-12-16)
### Bug Fixes
* pyproject ([76ac0a2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/76ac0a2141d9d53af023a405e2c61849921e4f0e))
## [1.33.7](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.33.6...v1.33.7) (2024-12-16)

View File

@ -1,6 +1,6 @@
[project]
name = "scrapegraphai"
version = "1.33.7"
version = "1.33.8"
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" },