Skip to content

Commit 13efd4e

Browse files
ci(release): 1.17.0-beta.1 [skip ci]
## [1.17.0-beta.1](v1.16.0...v1.17.0-beta.1) (2024-09-02) ### Features * add togheterai ([8f615ad](8f615ad)) ### Bug Fixes * update generate answernode ([c348f67](c348f67)) ### chore * **examples:** create Together AI examples ([34942de](34942de)) ### CI * **release:** 1.16.0-beta.1 [skip ci] ([d7f6036](d7f6036)) * **release:** 1.16.0-beta.2 [skip ci] ([1c37d5d](1c37d5d)) * **release:** 1.16.0-beta.3 [skip ci] ([886c987](886c987)) * **release:** 1.16.0-beta.4 [skip ci] ([ba5c7ad](ba5c7ad))
1 parent fd0a902 commit 13efd4e

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
## [1.17.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.16.0...v1.17.0-beta.1) (2024-09-02)
2+
3+
4+
### Features
5+
6+
* add togheterai ([8f615ad](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/8f615adef320dacdd214a184981384dd05df8171))
7+
8+
9+
### Bug Fixes
10+
11+
* update generate answernode ([c348f67](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/c348f674ad0caae4f4dc04e194fae9634e01b621))
12+
13+
14+
### chore
15+
16+
* **examples:** create Together AI examples ([34942de](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/34942deca514df53e8aa1c7f96f812ee78b994bf))
17+
18+
19+
### CI
20+
21+
* **release:** 1.16.0-beta.1 [skip ci] ([d7f6036](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/d7f6036f907eda8d1faa0944da4d1d168ca4c40e))
22+
* **release:** 1.16.0-beta.2 [skip ci] ([1c37d5d](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/1c37d5db1c637f791133df254838a0deade6d6be))
23+
* **release:** 1.16.0-beta.3 [skip ci] ([886c987](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/886c987172bb57fb59863e4d7b494797bba16980))
24+
* **release:** 1.16.0-beta.4 [skip ci] ([ba5c7ad](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/ba5c7adcea138d993005377f4cfe438795e1b124))
25+
126
## [1.16.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.15.2...v1.16.0) (2024-09-01)
227

328

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.16.0b4"
4+
version = "1.17.0b1"
55

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

0 commit comments

Comments
 (0)