Skip to content

Commit 587468c

Browse files
committed
chore: release v0.3.1
1 parent 6f2472a commit 587468c

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.3.1] - 2026-07-27
11+
1012
### Changed
1113

1214
- **`runcycles` dependency floor raised from `>=0.4.1` to `>=0.5.0`.**

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 = "langchain-runcycles"
7-
version = "0.3.0"
7+
version = "0.3.1"
88
description = "LangChain agent middleware for Cycles — pre-execution budget authority for model calls, tool calls, and runaway agent loops in Python create_agent workflows."
99
readme = "README.md"
1010
license = "Apache-2.0"

0 commit comments

Comments
 (0)