Skip to content

Commit deed355

Browse files
ci(release): 1.27.0-beta.13 [skip ci]
## [1.27.0-beta.13](v1.27.0-beta.12...v1.27.0-beta.13) (2024-10-29) ### Bug Fixes * **AbstractGraph:** manually select model tokens ([f79f399](f79f399)), closes [#768](#768)
1 parent 8ab726e commit deed355

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.27.0-beta.13](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.27.0-beta.12...v1.27.0-beta.13) (2024-10-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **AbstractGraph:** manually select model tokens ([f79f399](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/f79f399ee0d660f162e0cb96d9faba48ecdc88b2)), closes [#768](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/768)
7+
18
## [1.27.0-beta.12](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.27.0-beta.11...v1.27.0-beta.12) (2024-10-28)
29

310

pyproject.toml

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

4-
version = "1.27.0b12"
4+
version = "1.27.0b13"
55

66

77

0 commit comments

Comments
 (0)