Skip to content

Commit c0b6f02

Browse files
ci(release): 1.0.0 [skip ci]
## [1.0.0](v0.11.1...v1.0.0) (2024-05-15) ### ⚠ BREAKING CHANGES * **package manager:** move from poetry to rye ### chore * **package manager:** move from poetry to rye ([8fc2510](8fc2510)), closes [#198](#198) ### Docs * **main-readme:** fixed some typos ([78d1940](78d1940))
1 parent 672bd29 commit c0b6f02

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## [1.0.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.11.1...v1.0.0) (2024-05-15)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* **package manager:** move from poetry to rye
7+
8+
### chore
9+
10+
* **package manager:** move from poetry to rye ([8fc2510](https://github.com/VinciGit00/Scrapegraph-ai/commit/8fc2510b3704990ff96f5f74abb5b800bca9af98)), closes [#198](https://github.com/VinciGit00/Scrapegraph-ai/issues/198)
11+
12+
13+
### Docs
14+
15+
* **main-readme:** fixed some typos ([78d1940](https://github.com/VinciGit00/Scrapegraph-ai/commit/78d19402351f18b3ed3a9d7e4200ad22ad0d064a))
16+
117
## [0.11.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.11.0...v0.11.1) (2024-05-14)
218

319

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 = "0.11.1"
4+
version = "1.0.0"
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)