File tree Expand file tree Collapse file tree 3 files changed +24
-2
lines changed Expand file tree Collapse file tree 3 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v2.0.3 (2024-02-07)
6+
7+ ### Documentation
8+
9+ * docs: add code snippet notebook (#58 )
10+
11+ * add code snippet notebook
12+
13+ * docs: add code snippet notebook
14+
15+ ---------
16+
17+ Co-authored-by: Joshua Broyde < ; joshuabroyde@Joshua-Broyde-PMGQ73FQ16.local > ;
18+ Co-authored-by: asafgardin < ; 147075902+asafgardin@users.noreply.github.com > ; ([ ` 139d05f ` ] ( https://github.com/AI21Labs/ai21-python/commit/139d05f919d7c89da031dd50bf7bc1f080dc2d31 ) )
19+
20+ ### Fix
21+
22+ * fix: skip passing API key to ARN endpoint (#60 ) ([ ` 8fd72f0 ` ] ( https://github.com/AI21Labs/ai21-python/commit/8fd72f0ebe23bc23244e8453744b46bd093bccb3 ) )
23+
24+
525## v2.0.2 (2024-02-04)
626
727### Chore
828
29+ * chore(release): v2.0.2 [ skip ci] ([ ` 2db1816 ` ] ( https://github.com/AI21Labs/ai21-python/commit/2db1816a152a20d18cbd397183512f479d4fec90 ) )
30+
931* chore(deps): bump python-semantic-release/python-semantic-release (#49 )
1032
1133Bumps [ python-semantic-release/python-semantic-release] ( https://github.com/python-semantic-release/python-semantic-release ) from 8.3.0 to 8.7.2.
Original file line number Diff line number Diff line change 1- VERSION = "2.0.2 "
1+ VERSION = "2.0.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.2 "
49+ version = " 2.0.3 "
5050description = " "
5151authors = [" AI21 Labs" ]
5252readme = " README.md"
You can’t perform that action at this time.
0 commit comments