diff --git a/.github/release-please-config.json b/.github/release-please-config.json index e7ecc230..5395e5a4 100644 --- a/.github/release-please-config.json +++ b/.github/release-please-config.json @@ -4,6 +4,7 @@ "packages": { ".": { "release-type": "python", + "versioning": "always-bump-minor", "package-name": "google-adk", "include-component-in-tag": false, "skip-github-release": true,