You've already forked adk-python
mirror of
https://github.com/encounter/adk-python.git
synced 2026-03-30 10:57:20 -07:00
chore: bump version to 1.15.1 with a patch for Agent Engine
PiperOrigin-RevId: 811981894
This commit is contained in:
committed by
Copybara-Service
parent
1ee01cc05a
commit
a959653cf3
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## [1.15.1](https://github.com/google/adk-python/compare/v1.15.0...v1.15.1) (2025-09-26)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Fix the deployment failure for Agent Engine ([e172811](https://github.com/google/adk-python/commit/e172811bc7173b9004572f2a2afc7024145d7713))
|
||||
|
||||
## [1.15.0](https://github.com/google/adk-python/compare/v1.14.1...v1.15.0) (2025-09-24)
|
||||
|
||||
### Features
|
||||
|
||||
@@ -13,4 +13,4 @@
|
||||
# limitations under the License.
|
||||
|
||||
# version: major.minor.patch
|
||||
__version__ = "1.15.0"
|
||||
__version__ = "1.15.1"
|
||||
|
||||
Reference in New Issue
Block a user