ci(release): 1.17.0-beta.6 [skip ci]

## [1.17.0-beta.6](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.17.0-beta.5...v1.17.0-beta.6) (2024-09-04)

### Bug Fixes

* **ScreenShotScraper:** static import of optional dependencies ([52fe441](52fe441c5a))
This commit is contained in:
semantic-release-bot 2024-09-04 13:45:26 +00:00
parent e477a448a6
commit 50c9c6bd8c
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.17.0-beta.6](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.17.0-beta.5...v1.17.0-beta.6) (2024-09-04)
### Bug Fixes
* **ScreenShotScraper:** static import of optional dependencies ([52fe441](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/52fe441c5af9c728983a2c3cd880fe9afcb5d428))
## [1.17.0-beta.5](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.17.0-beta.4...v1.17.0-beta.5) (2024-09-02)

View File

@ -1,7 +1,7 @@
[project]
name = "scrapegraphai"
version = "1.17.0b5"
version = "1.17.0b6"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
authors = [