Skip to content

Commit f40897a

Browse files
chore: bump version to 0.1.4 (#85)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c61edef commit f40897a

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

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

3+
## [0.1.4] - 2025-09-17
4+
5+
### Other Changes
6+
- feat(runtime): add kwargs support to run method (#79) (c61edef)
7+
38
## [0.1.3] - 2025-09-05
49

510
### Added

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"
7-
version = "0.1.3"
7+
version = "0.1.4"
88
description = "An SDK 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)