File tree Expand file tree Collapse file tree 3 files changed +29
-2
lines changed Expand file tree Collapse file tree 3 files changed +29
-2
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v2.0.0-rc.4 (2023-12-19)
6+
7+ ### Ci
8+
9+ * ci: Change main proj name (#22 )
10+
11+ * ci: precommit
12+
13+ * fix: version name
14+
15+ * ci: Added rc pipeline for semantic release
16+
17+ * ci: pypi api keys
18+
19+ * ci: Added rc pipeline for semantic release
20+
21+ * ci: pypi api keys ([ ` 2e87234 ` ] ( https://github.com/AI21Labs/ai21-python/commit/2e87234e1d8b2c0a992c0a4e4d2b95727bd63209 ) )
22+
23+ ### Fix
24+
25+ * fix: readme ([ ` ef30164 ` ] ( https://github.com/AI21Labs/ai21-python/commit/ef30164b09497ff8a7134e8868e1df9980104613 ) )
26+
27+
528## v2.0.0-rc.3 (2023-12-18)
629
30+ ### Chore
31+
32+ * chore(release): v2.0.0-rc.3 [ skip ci] ([ ` 0a9ace7 ` ] ( https://github.com/AI21Labs/ai21-python/commit/0a9ace7dd8b59eb51b6dcb4e4a1118aaa012b454 ) )
33+
734### Fix
835
936* fix: Change main project name in setup (#17 )
Original file line number Diff line number Diff line change 1- VERSION = "2.0.0-rc.3 "
1+ VERSION = "2.0.0-rc.4 "
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.3 "
49+ version = " 2.0.0-rc.4 "
5050description = " "
5151authors = [" AI21 Labs" ]
5252readme = " README.md"
You can’t perform that action at this time.
0 commit comments