We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5a38d0 commit c1f9d50Copy full SHA for c1f9d50
release-please-config.json
@@ -8,7 +8,8 @@
8
"src/toolbox_core/version.py"
9
],
10
"release-type": "python",
11
- "bootstrap-sha": "ac43090822fbf19a8920732e2ec3aa8b9c3130c1"
+ "bootstrap-sha": "ac43090822fbf19a8920732e2ec3aa8b9c3130c1",
12
+ "include-component-in-tag": "false"
13
},
14
"packages/toolbox-langchain": {
15
"bump-minor-pre-major": true,
@@ -18,7 +19,8 @@
18
19
"src/toolbox_langchain/version.py"
20
21
22
23
24
}
25
-}
26
+}
0 commit comments