chore: bump version to 0.2.0 for list_messages publish #6

Merged
forgejo_admin merged 1 commit from 5-chore-bump-version-to-0-2-0-for-list-mes into main 2026-03-26 07:14:39 +00:00

Summary

  • PR #4 added list_messages but the version stayed at 0.1.0
  • Forgejo PyPI registry still serves the old wheel without the new method
  • Bumping to 0.2.0 so downstream consumers (groupme-mcp) can depend on it

Changes

  • pyproject.toml -- version 0.1.0 -> 0.2.0

Test Plan

  • Tests pass locally (36 passed)
  • No regressions -- version bump only
  • After merge + CI publish, verify list_messages available via package index

Review Checklist

  • Passed automated review-fix loop
  • No secrets committed
  • No unnecessary file changes
  • Commit messages are descriptive
  • Closes #5
  • Blocks forgejo_admin/groupme-mcp#5
## Summary - PR #4 added `list_messages` but the version stayed at 0.1.0 - Forgejo PyPI registry still serves the old wheel without the new method - Bumping to 0.2.0 so downstream consumers (groupme-mcp) can depend on it ## Changes - `pyproject.toml` -- version 0.1.0 -> 0.2.0 ## Test Plan - [x] Tests pass locally (36 passed) - [x] No regressions -- version bump only - [ ] After merge + CI publish, verify `list_messages` available via package index ## Review Checklist - [x] Passed automated review-fix loop - [x] No secrets committed - [x] No unnecessary file changes - [x] Commit messages are descriptive ## Related - Closes #5 - Blocks `forgejo_admin/groupme-mcp#5`
PR #4 added list_messages but the version stayed at 0.1.0, so the
Forgejo PyPI registry still serves the old wheel. Bumping to 0.2.0
allows downstream consumers to pull the new method.

Closes #5

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Author
Owner

Review: LGTM

Single-line version bump from 0.1.0 to 0.2.0. No code changes, no secrets, no unrelated modifications. 36 tests pass locally. Ready for merge.

**Review: LGTM** Single-line version bump from 0.1.0 to 0.2.0. No code changes, no secrets, no unrelated modifications. 36 tests pass locally. Ready for merge.
forgejo_admin deleted branch 5-chore-bump-version-to-0-2-0-for-list-mes 2026-03-26 07:14:39 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
forgejo_admin/groupme-sdk!6
No description provided.