Skip to content

chore: bump version to 0.9.5 - #45

Merged
orieg merged 1 commit into
mainfrom
release-0.9.5
Aug 17, 2026
Merged

orieg merged 1 commit into
mainfrom
release-0.9.5

Conversation

@orieg

@orieg orieg commented Aug 17, 2026

Copy link
Copy Markdown
Owner

Release 0.9.5 — ships the MCP server meta-tools (list_workflows, validate_workflow, dry_run_workflow, run_workflow) added in #44 to PyPI, so pip install 'yaml-workflow[mcp]' users, the MCP registry entry, and the Glama build all reflect them. Aligns server.json version to pyproject (CI still syncs it from the tag at publish).

Ships the MCP server meta-tools (list/validate/dry_run/run_workflow) so
pip install 'yaml-workflow[mcp]' users and the MCP registry entry get the
richer, gradeable tool surface. Aligns server.json version to pyproject.
Copilot AI lite review requested due to automatic review settings August 17, 2026 08:02

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Bumps the project’s release metadata to 0.9.5 so the MCP server registry entry, PyPI distribution, and changelog align with the features introduced in #44.

Changes:

  • Update pyproject.toml project version to 0.9.5.
  • Align server.json MCP registry metadata (top-level + PyPI package entry) to 0.9.5.
  • Add 0.9.5 changelog entry and update compare links.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
server.json Updates MCP registry metadata version fields to 0.9.5.
pyproject.toml Bumps package version to 0.9.5 for the PyPI release.
CHANGELOG.md Adds release notes for 0.9.5 and updates comparison links.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread pyproject.toml
Comment on lines 5 to 8
[project]
name = "yaml-workflow"
version = "0.9.4"
version = "0.9.5"
description = "A lightweight workflow engine for CI/CD pipelines, data processing, and DevOps automation — define tasks in YAML, run anywhere"
@orieg
orieg merged commit 073eeb9 into main Aug 17, 2026
14 checks passed
@orieg
orieg deleted the release-0.9.5 branch August 17, 2026 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants