Skip to content

chore(release): prepare 0.4.0#54

Merged
ramonlimaramos merged 1 commit into
mainfrom
codex/release-0.4.0-prep
Jun 10, 2026
Merged

chore(release): prepare 0.4.0#54
ramonlimaramos merged 1 commit into
mainfrom
codex/release-0.4.0-prep

Conversation

@ramonlimaramos

Copy link
Copy Markdown
Owner

Summary

  • bump Synapto package version to 0.4.0
  • document 0.4.0 release notes for incremental MCP memory updates and dependency audit fixes
  • update uv.lock for the 0.4.0 package version, PyJWT 2.13.0, and pip 26.1.2

Includes

Validation

  • uv run ruff check src/ tests/
  • uv run python -c 'import synapto; print(synapto.version)'
  • uv run bandit -r src/synapto/ -c pyproject.toml
  • uv sync --extra dev --python 3.13
  • uv run pip-audit
  • uv run pytest tests/ -q
  • git diff --check
  • uv run python -m build

After this PR merges, run the release workflow with bump_type=current.

@ramonlimaramos ramonlimaramos merged commit a5f8368 into main Jun 10, 2026
5 checks passed
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.

1 participant