File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v2.4.2 (2024-06-06)
6+
7+ ### Fix
8+
9+ * fix: parameters (#130 ) ([ ` dfcc567 ` ] ( https://github.com/AI21Labs/ai21-python/commit/dfcc5675dc22fc3aafe7624b7e8ebd8cbd021146 ) )
10+
11+
512## v2.4.1 (2024-06-03)
613
714### Chore
815
16+ * chore(release): v2.4.1 [ skip ci] ([ ` f708889 ` ] ( https://github.com/AI21Labs/ai21-python/commit/f708889469a022a26df4dcd2dc29636cebc5f581 ) )
17+
918* chore(deps): bump python-semantic-release/python-semantic-release (#121 )
1019
1120Bumps [ python-semantic-release/python-semantic-release] ( https://github.com/python-semantic-release/python-semantic-release ) from 9.7.3 to 9.8.0.
Original file line number Diff line number Diff line change 1- VERSION = "2.4.1 "
1+ VERSION = "2.4.2 "
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.1 "
49+ version = " 2.4.2 "
5050description = " "
5151authors = [" AI21 Labs" ]
5252readme = " README.md"
You can’t perform that action at this time.
0 commit comments