Skip to content

Commit bd2afef

Browse files
ci(release): 1.19.0-beta.12 [skip ci]
## [1.19.0-beta.12](v1.19.0-beta.11...v1.19.0-beta.12) (2024-09-14) ### Bug Fixes * Refactor code to use CustomOpenAiCallbackManager for exclusive access to get_openai_callback ([e657113](e657113)) ### Docs * added telemetry info ([62912c2](62912c2))
1 parent d7afdb1 commit bd2afef

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.19.0-beta.12](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.19.0-beta.11...v1.19.0-beta.12) (2024-09-14)
2+
3+
4+
### Bug Fixes
5+
6+
* Refactor code to use CustomOpenAiCallbackManager for exclusive access to get_openai_callback ([e657113](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/e657113ebc91336bb842f21e1ec74a952a0da6ba))
7+
8+
9+
### Docs
10+
11+
* added telemetry info ([62912c2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/62912c263ec7144e2d509925593027a60d258672))
12+
113
## [1.19.0-beta.11](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.19.0-beta.10...v1.19.0-beta.11) (2024-09-13)
214

315

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "scrapegraphai"
33

44

5-
version = "1.19.0b11"
5+
version = "1.19.0b12"
66

77
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
88
authors = [

0 commit comments

Comments
 (0)