Skip to content

Commit 65e7ff2

Browse files
chore: bump version to 0.1.32 (#335)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8c2aee5 commit 65e7ff2

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.1.32] - 2025-11-06
4+
5+
### Changes
6+
7+
- Minor bug fix: Plumb --region command through into ConfigurationManager (#333) (8c2aee5)
8+
- fix: Remove ExpectedBucketOwner parameter from create_bucket method (0c57292)
9+
- ci: add Python version matrix testing to PRs (#329) (9714c81)
10+
- chore: bump version to 0.1.31 (#328) (120639b)
11+
312
## [0.1.31] - 2025-11-04
413

514
### Changes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "bedrock-agentcore-starter-toolkit"
7-
version = "0.1.31"
7+
version = "0.1.32"
88
description = "A starter toolkit for using Bedrock AgentCore"
99
readme = "README.md"
1010
requires-python = ">=3.10"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)