File tree Expand file tree Collapse file tree 3 files changed +15
-23
lines changed Expand file tree Collapse file tree 3 files changed +15
-23
lines changed Original file line number Diff line number Diff line change 22
33
44
5- ## v0.1 .0-rc.3 (2023-12-18)
5+ ## v1.10 .0-rc.1 (2023-12-18)
66
7- ### Fix
7+ ### Chore
88
9- * fix: test pypi params ( # 8 ) ( [ ` ed8fa1f ` ] ( https://github.com/AI21Labs/ai21-python/commit/ed8fa1f7b52b0ab6f94ed9815adf0256152dd02e ) )
9+ * chore(release): v0.1.0-rc.3 [ skip ci ] ( [ ` 71ee300 ` ] ( https://github.com/AI21Labs/ai21-python/commit/71ee3005b92b70e1655e26566d7454c79c5008f9 ) )
1010
11+ * chore(release): v0.1.0-rc.2 [ skip ci] ([ ` 46e8eae ` ] ( https://github.com/AI21Labs/ai21-python/commit/46e8eaebe8ccacafc6b90172b3c3e3da783c3d6f ) )
1112
12- ## v0.1.0-rc.2 (2023-12-18 )
13+ * chore(release): v0.1.0-rc.1 [ skip ci ] ( [ ` 3d67c2c ` ] ( https://github.com/AI21Labs/ai21-python/commit/3d67c2c9165441c09ca9a75f79021f0dba8e9325 ) )
1314
14- ### Chore
15+ ### Ci
1516
16- * chore(release): v0.1.0-rc.2 [ skip ci] ([ ` 46e8eae ` ] ( https://github.com/AI21Labs/ai21-python/commit/46e8eaebe8ccacafc6b90172b3c3e3da783c3d6f ) )
17+ * ci: python versions (#5 ) ([ ` 52d18cb ` ] ( https://github.com/AI21Labs/ai21-python/commit/52d18cb6b3f4a52976aced6f24f5543886e7403f ) )
18+
19+ * ci: add_integration_test_action (#4 ) ([ ` f89e082 ` ] ( https://github.com/AI21Labs/ai21-python/commit/f89e08213fc06b0328987331260368ca248f14ee ) )
1720
1821### Feature
1922
2528
2629* fix: version ([ ` 549d044 ` ] ( https://github.com/AI21Labs/ai21-python/commit/549d0444e09e1af34b29e6d264c61bfe0c091dbe ) )
2730
28-
29- ## v0.1.0-rc.1 (2023-12-18)
30-
31- ### Chore
32-
33- * chore(release): v0.1.0-rc.1 [ skip ci] ([ ` 3d67c2c ` ] ( https://github.com/AI21Labs/ai21-python/commit/3d67c2c9165441c09ca9a75f79021f0dba8e9325 ) )
34-
35- ### Ci
36-
37- * ci: python versions (#5 ) ([ ` 52d18cb ` ] ( https://github.com/AI21Labs/ai21-python/commit/52d18cb6b3f4a52976aced6f24f5543886e7403f ) )
38-
39- * ci: add_integration_test_action (#4 ) ([ ` f89e082 ` ] ( https://github.com/AI21Labs/ai21-python/commit/f89e08213fc06b0328987331260368ca248f14ee ) )
40-
41- ### Feature
42-
4331* feat: Pre release publish (#6 )
4432
4533* feat: release candidate
182170
183171* fix: removed unused import ([ ` 0e9b36a ` ] ( https://github.com/AI21Labs/ai21-python/commit/0e9b36aca7ab0a3800552c8929c6f4f7d1cd9e1f ) )
184172
173+ ### Fix
174+
175+ * fix: test pypi params (#8 ) ([ ` ed8fa1f ` ] ( https://github.com/AI21Labs/ai21-python/commit/ed8fa1f7b52b0ab6f94ed9815adf0256152dd02e ) )
176+
185177### Unknown
186178
187179* Initial commit ([ ` a2841de ` ] ( https://github.com/AI21Labs/ai21-python/commit/a2841dead1d9324d444fded170b64d280fef3394 ) )
Original file line number Diff line number Diff line change 1- VERSION = "0.1. 0-rc.3 "
1+ VERSION = "1.10. 0-rc.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 = " 0.1. 0-rc.3 "
49+ version = " 1.10. 0-rc.1 "
5050description = " "
5151authors = [" AI21 Labs" ]
5252readme = " README.md"
You can’t perform that action at this time.
0 commit comments