File tree Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4- ## v2.16.0 (2024-11-11)
4+ ## v3.0.0 (2024-11-11)
5+
6+ ### Breaking
7+
8+ * feat!: BREAKING CHANGE: Version v3.0.0 (#229 ) ([ ` 53bac6c ` ] ( https://github.com/AI21Labs/ai21-python/commit/53bac6c0b373b196fabe38f133213ac9d24e7e73 ) )
9+
10+ ### Chores
11+
12+ * chore(release): v2.16.0 [ skip ci] ([ ` d8a6ecc ` ] ( https://github.com/AI21Labs/ai21-python/commit/d8a6ecc0da4f19183cdba826cf6641ad39dafbe8 ) )
513
614### Features
715
Original file line number Diff line number Diff line change 1- VERSION = "2.16 .0"
1+ VERSION = "3.0 .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.16 .0"
49+ version = " 3.0 .0"
5050description = " "
5151authors = [" AI21 Labs" ]
5252readme = " README.md"
You can’t perform that action at this time.
0 commit comments