mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-01 21:00:48 +08:00
ci(release): 1.27.0-beta.2 [skip ci]
## [1.27.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.27.0-beta.1...v1.27.0-beta.2) (2024-10-18) ### Bug Fixes * refactoring of gpt2 tokenizer ([44c3f9c](44c3f9c989)) ### CI * **release:** 1.26.6 [skip ci] ([a4634c7](a4634c7331))
This commit is contained in:
parent
8cb9646a45
commit
d84d295389
12
CHANGELOG.md
12
CHANGELOG.md
@ -1,3 +1,15 @@
|
|||||||
|
## [1.27.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.27.0-beta.1...v1.27.0-beta.2) (2024-10-18)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* refactoring of gpt2 tokenizer ([44c3f9c](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/44c3f9c98939c44caa86dc582242819a7c6a0f80))
|
||||||
|
|
||||||
|
|
||||||
|
### CI
|
||||||
|
|
||||||
|
* **release:** 1.26.6 [skip ci] ([a4634c7](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/a4634c73312b5c08581a8d670d53b7eebe8dadc1))
|
||||||
|
|
||||||
## [1.27.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.26.6-beta.1...v1.27.0-beta.1) (2024-10-16)
|
## [1.27.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.26.6-beta.1...v1.27.0-beta.1) (2024-10-16)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "scrapegraphai"
|
name = "scrapegraphai"
|
||||||
|
|
||||||
version = "1.27.0b1"
|
version = "1.27.0b2"
|
||||||
|
|
||||||
|
|
||||||
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
|
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user