File tree Expand file tree Collapse file tree 3 files changed +50
-2
lines changed
Expand file tree Collapse file tree 3 files changed +50
-2
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v2.4.1 (2024-06-03)
6+
7+ ### Chore
8+
9+ * chore(deps): bump python-semantic-release/python-semantic-release (#121 )
10+
11+ Bumps [ python-semantic-release/python-semantic-release] ( https://github.com/python-semantic-release/python-semantic-release ) from 9.7.3 to 9.8.0.
12+ - [ Release notes] ( https://github.com/python-semantic-release/python-semantic-release/releases )
13+ - [ Changelog] ( https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md )
14+ - [ Commits] ( https://github.com/python-semantic-release/python-semantic-release/compare/v9.7.3...v9.8.0 )
15+
16+ ---
17+ updated-dependencies:
18+ - dependency-name: python-semantic-release/python-semantic-release
19+ dependency-type: direct: production
20+ update-type: version-update: semver-minor
21+ ...
22+
23+ Signed-off-by: dependabot[ bot] < ; support@github.com > ;
24+ Co-authored-by: dependabot[ bot] < ; 49699333+dependabot[ bot] @users .noreply.github.com> ;
25+ Co-authored-by: Asaf Joseph Gardin < ; 39553475+Josephasafg@users.noreply.github.com > ; ([ ` c8ade60 ` ] ( https://github.com/AI21Labs/ai21-python/commit/c8ade60602661e0193e33371e942dd7a4600915a ) )
26+
27+ ### Ci
28+
29+ * ci: Added reach for auto assign (#124 ) ([ ` 3f3aed0 ` ] ( https://github.com/AI21Labs/ai21-python/commit/3f3aed0a653aef7a5addc005e96323c5f8874108 ) )
30+
31+ ### Fix
32+
33+ * fix: num_retries (#125 ) ([ ` cbbc213 ` ] ( https://github.com/AI21Labs/ai21-python/commit/cbbc213bd840158797d3b5cfbcbc11200bd12f06 ) )
34+
35+ ### Unknown
36+
37+ * --- (#118 )
38+
39+ updated-dependencies:
40+ - dependency-name: requests
41+ dependency-type: indirect
42+ ...
43+
44+ Signed-off-by: dependabot[ bot] < ; support@github.com > ;
45+ Co-authored-by: dependabot[ bot] < ; 49699333+dependabot[ bot] @users .noreply.github.com> ;
46+ Co-authored-by: Asaf Joseph Gardin < ; 39553475+Josephasafg@users.noreply.github.com > ; ([ ` 30e1e58 ` ] ( https://github.com/AI21Labs/ai21-python/commit/30e1e589e050958d277af00dd2aadbc493b9c56d ) )
47+
48+
549## v2.4.0 (2024-05-28)
650
51+ ### Chore
52+
53+ * chore(release): v2.4.0 [ skip ci] ([ ` b4062d2 ` ] ( https://github.com/AI21Labs/ai21-python/commit/b4062d250f04b89b0f9ddd6762d61dd1363f0dc5 ) )
54+
755### Feature
856
957* feat: Added beta to client (#123 ) ([ ` e3bfb27 ` ] ( https://github.com/AI21Labs/ai21-python/commit/e3bfb272fc2d5f4341dff55d90e34da319b464f1 ) )
Original file line number Diff line number Diff line change 1- VERSION = "2.4.0 "
1+ VERSION = "2.4.1 "
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ exclude_lines = [
4646
4747[tool .poetry ]
4848name = " ai21"
49- version = " 2.4.0 "
49+ version = " 2.4.1 "
5050description = " "
5151authors = [" AI21 Labs" ]
5252readme = " README.md"
You can’t perform that action at this time.
0 commit comments