ci(release): 1.34.0-beta.9 [skip ci]

## [1.34.0-beta.9](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.34.0-beta.8...v1.34.0-beta.9) (2025-01-02)

### Bug Fixes

* update pkginfo ([9203ab9](9203ab9a4a))
This commit is contained in:
semantic-release-bot 2025-01-02 17:59:12 +00:00
parent bfbacfdb34
commit 9ff302a11d
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.34.0-beta.9](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.34.0-beta.8...v1.34.0-beta.9) (2025-01-02)
### Bug Fixes
* update pkginfo ([9203ab9](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/9203ab9a4ab4400105fd34433684f9ac2453f35c))
## [1.34.0-beta.8](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.34.0-beta.7...v1.34.0-beta.8) (2025-01-02)

View File

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