Skip to content

Commit c873fb1

Browse files
KadenMcclaude
andcommitted
chore(release): 0.5.0
Cut 0.5.0. Since 0.4.0 this bundles the single-server Jupyter MCP integration (drop jupyter-compute) + the jupyter-mcp-server pin, and the limina de-brand / de-vendor: breaking public-API renames, persisted keys renamed with a dual-read fallback. See CHANGELOG `[0.5.0]`. Minor bump -- pre-1.0, so breaking changes signal via the minor slot. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 844e361 commit c873fb1

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.5.0] - 2026-05-21
11+
1012
### Changed
1113

1214
- **The Jupyter MCP integration is now a single MCP server.** `aexp

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "agentic-experiments"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
description = "Git-first, hypothesis-forcing experiment tracking for agent-driven ML research. Bundles a research harness for the H->E->F artifact model, uses signac for local execution/run state, and bridges to W&B for remote observability."
55
authors = [
66
{name = "Kaden McKeen", email = "mckeenkaden@gmail.com"}

0 commit comments

Comments
 (0)