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 11# CHANGELOG
22
33
4+ ## v3.1.0-rc.3 (2024-12-26)
5+
6+ ### Fixes
7+
8+ * fix: not given as a constant not class (#244 ) ([ ` 5782127 ` ] ( https://github.com/AI21Labs/ai21-python/commit/5782127fbc805b68345ba68de2508a94306f50f4 ) )
9+
10+
411## v3.1.0-rc.2 (2024-12-22)
512
613### Chores
714
15+ * chore(release): v3.1.0-rc.2 [ skip ci] ([ ` 5deee97 ` ] ( https://github.com/AI21Labs/ai21-python/commit/5deee97bfdf97e7e15203c2267983c55e695cfde ) )
16+
817* chore: :truck : rename ` internet_research ` to ` web_search ` (#241 )
918
1019EXEC-470
Original file line number Diff line number Diff line change 1- VERSION = "3.1.0-rc.2 "
1+ VERSION = "3.1.0-rc.3 "
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ exclude_lines = [
4646
4747[tool .poetry ]
4848name = " ai21"
49- version = " 3.1.0-rc.2 "
49+ version = " 3.1.0-rc.3 "
5050description = " "
5151authors = [" AI21 Labs" ]
5252readme = " README.md"
You can’t perform that action at this time.
0 commit comments