File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v2.0.0-rc.11 (2024-01-22)
6+
7+ ### Fix
8+
9+ * fix: top_k_returns to top_k_return (#40 ) ([ ` fe3765c ` ] ( https://github.com/AI21Labs/ai21-python/commit/fe3765c800f82b9bd350a851c875c30c45aa41a8 ) )
10+
11+
512## v2.0.0-rc.10 (2024-01-18)
613
14+ ### Chore
15+
16+ * chore(release): v2.0.0-rc.10 [ skip ci] ([ ` 11dd4da ` ] ( https://github.com/AI21Labs/ai21-python/commit/11dd4daca317e858765cabf7c6056f29ff03b261 ) )
17+
718### Fix
819
920* fix: chat parameters (#39 )
Original file line number Diff line number Diff line change 1- VERSION = "2.0.0-rc.10 "
1+ VERSION = "2.0.0-rc.11 "
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.0.0-rc.10 "
49+ version = " 2.0.0-rc.11 "
5050description = " "
5151authors = [" AI21 Labs" ]
5252readme = " README.md"
You can’t perform that action at this time.
0 commit comments