ci(release): 1.33.7 [skip ci]

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

### Bug Fixes

* pyproject ([3dcfcd4](3dcfcd492e))
This commit is contained in:
semantic-release-bot 2024-12-16 10:12:11 +00:00
parent 3dcfcd492e
commit 7a5764e3fd
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.33.7](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.33.6...v1.33.7) (2024-12-16)
### Bug Fixes
* pyproject ([3dcfcd4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/3dcfcd492e71297031a7df1dba9dd135f1fae60e))
## [1.33.6](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.33.5...v1.33.6) (2024-12-16)

View File

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