File tree Expand file tree Collapse file tree 3 files changed +21
-2
lines changed
Expand file tree Collapse file tree 3 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v2.0.1 (2024-02-01)
6+
7+ ### Documentation
8+
9+ * docs: updated migration (#54 )
10+
11+ * docs: updated migration
12+
13+ * fix: example ([ ` bca0424 ` ] ( https://github.com/AI21Labs/ai21-python/commit/bca0424f44ffb2c5e5a3b9f292eb08649a844f53 ) )
14+
15+ ### Fix
16+
17+ * fix: Added badges (#55 ) ([ ` 96d716d ` ] ( https://github.com/AI21Labs/ai21-python/commit/96d716de7a49868c20461bc2dc34c142da36070b ) )
18+
19+
520## v2.0.0 (2024-01-31)
621
722### Breaking
1025
1126BREAKING CHANGE: 2.0.0 to SDK ([ ` 77cfb85 ` ] ( https://github.com/AI21Labs/ai21-python/commit/77cfb85d4b422ff217c511edfdf0782fce65c3b3 ) )
1227
28+ ### Chore
29+
30+ * chore(release): v2.0.0 [ skip ci] ([ ` 2a65f23 ` ] ( https://github.com/AI21Labs/ai21-python/commit/2a65f23b487d7d64c09ea69f87daf1cd80a42146 ) )
31+
1332
1433## v1.0.0 (2024-01-31)
1534
Original file line number Diff line number Diff line change 1- VERSION = "2.0.0 "
1+ VERSION = "2.0.1 "
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 "
49+ version = " 2.0.1 "
5050description = " "
5151authors = [" AI21 Labs" ]
5252readme = " README.md"
You can’t perform that action at this time.
0 commit comments