File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v2.0.0-rc.3 (2023-12-18)
6+
7+ ### Fix
8+
9+ * fix: Change main project name in setup (#17 )
10+
11+ * ci: precommit
12+
13+ * fix: version name ([ ` 7c68b7f ` ] ( https://github.com/AI21Labs/ai21-python/commit/7c68b7f0671681e0faab3720649760b50d05d6c6 ) )
14+
15+
516## v2.0.0-rc.2 (2023-12-18)
617
18+ ### Chore
19+
20+ * chore(release): v2.0.0-rc.2 [ skip ci] ([ ` 5b83506 ` ] ( https://github.com/AI21Labs/ai21-python/commit/5b835060bc223bfec907624b2d717418ab51309e ) )
21+
722### Feature
823
924* feat: project name (#16 )
Original file line number Diff line number Diff line change 1- VERSION = "2.0.0-rc.2 "
1+ VERSION = "2.0.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 = " 2.0.0-rc.2 "
49+ version = " 2.0.0-rc.3 "
5050description = " "
5151authors = [" AI21 Labs" ]
5252readme = " README.md"
You can’t perform that action at this time.
0 commit comments