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.6.0 (2024-06-13)
6+
7+ ### Feature
8+
9+ * feat: Azure Client Support (#135 ) ([ ` 6115632 ` ] ( https://github.com/AI21Labs/ai21-python/commit/611563279999168703e49dbbf288190ee0ae262d ) )
10+
11+
512## v2.5.2 (2024-06-13)
613
14+ ### Chore
15+
16+ * chore(release): v2.5.2 [ skip ci] ([ ` 3eae31e ` ] ( https://github.com/AI21Labs/ai21-python/commit/3eae31e1f82cec6bcf208d1ed614daa0fd6ddad1 ) )
17+
718### Fix
819
920* fix: camel case (#136 ) ([ ` e2b8466 ` ] ( https://github.com/AI21Labs/ai21-python/commit/e2b846666bf5b2b8617cc26214fa5f36d65f5e35 ) )
Original file line number Diff line number Diff line change 1- VERSION = "2.5.2 "
1+ VERSION = "2.6.0 "
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.5.2 "
49+ version = " 2.6.0 "
5050description = " "
5151authors = [" AI21 Labs" ]
5252readme = " README.md"
You can’t perform that action at this time.
0 commit comments