File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## v2.14.0 (2024-08-22)
4+
5+ ### Feature
6+
7+ * feat: add vertex support (#182 ) ([ ` 0c7a32d ` ] ( https://github.com/AI21Labs/ai21-python/commit/0c7a32df521c23443cd1a5a64b15a4429e0f57a7 ) )
8+
9+ ### Fix
10+
11+ * fix: example text (#205 ) ([ ` e526c53 ` ] ( https://github.com/AI21Labs/ai21-python/commit/e526c533129dd3d279e0b3e2866298683cfbd693 ) )
12+
313## v2.13.0 (2024-08-21)
414
515### Chore
616
17+ * chore(release): v2.13.0 [ skip ci] ([ ` 5d350ea ` ] ( https://github.com/AI21Labs/ai21-python/commit/5d350ea1a913e0f851de9e87e6ed01823ace2ce4 ) )
18+
719* chore(deps): bump python-semantic-release/python-semantic-release (#204 )
820
921Bumps [ python-semantic-release/python-semantic-release] ( https://github.com/python-semantic-release/python-semantic-release ) from 9.8.6 to 9.8.7.
Original file line number Diff line number Diff line change 1- VERSION = "2.13 .0"
1+ VERSION = "2.14 .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.13 .0"
49+ version = " 2.14 .0"
5050description = " "
5151authors = [" AI21 Labs" ]
5252readme = " README.md"
You can’t perform that action at this time.
0 commit comments