Skip to content

Commit c414fe5

Browse files
sundargthbSundar Raghavan
andauthored
chore: sync main with PyPI version 0.1.16 (#242)
Co-authored-by: Sundar Raghavan <sdraghav@amazon.com>
1 parent 3b92653 commit c414fe5

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

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

3+
## [0.1.16] - 2025-10-01
4+
5+
### Changes
6+
7+
- Update memory quickstart by @mikewrighton in #234
8+
- chore: make doc titles more meaningful by @theumbrella1 in #229
9+
- fix: don't fail validation for empty namespaces by @jona62 in #235
10+
311
## [0.1.15] - 2025-10-01
412

513
### 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.15"
7+
version = "0.1.16"
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)