Merge branch 'pre/beta' of https://github.com/ScrapeGraphAI/Scrapegraph-ai into pre/beta

This commit is contained in:
PeriniM 2025-01-06 16:34:57 +01:00
commit 5f2df70040
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.35.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.35.0-beta.1...v1.35.0-beta.2) (2025-01-06)
### Features
* add codequality workflow ([4380afb](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/4380afb5c15e7f6057fd44bdbd6bde410bb98378))
## [1.35.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.34.3-beta.1...v1.35.0-beta.1) (2025-01-06)

View File

@ -1,6 +1,6 @@
[project]
name = "scrapegraphai"
version = "1.35.0b1"
version = "1.35.0b2"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."