Skip to content

chore: bump version to 1.1.2 and update changelog - #16

Merged
chouzz merged 1 commit into
mainfrom
chore/release-1.1.2
Aug 19, 2026
Merged

chore: bump version to 1.1.2 and update changelog#16
chouzz merged 1 commit into
mainfrom
chore/release-1.1.2

Conversation

@chouzz

@chouzz chouzz commented Aug 19, 2026

Copy link
Copy Markdown
Owner

Changes since 1.1.1

Fixed

Changed


  • pyproject.toml: 1.1.1 → 1.1.2
  • CHANGELOG.md: added 1.1.2 entry (2026-08-19)
  • uv.lock: synced

All 12 tests pass.

@chouzz
chouzz merged commit 3f598ee into main Aug 19, 2026
2 checks passed

@chatgpt-codex-connector chatgpt-codex-connector Bot 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d619d632a5

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread pyproject.toml
[project]
name = "remoteshell-mcp"
version = "1.1.1"
version = "1.1.2"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Keep exported package version in sync

This bumps the distribution metadata to 1.1.2, but the package still exports __version__ = "1.0.0" from src/remoteshell_mcp/__init__.py. For consumers that check remoteshell_mcp.__version__ at runtime after upgrading, the installed package will report the wrong release, which can break version gating and diagnostics; please update or remove the exported version as part of this release bump.

Useful? React with 👍 / 👎.

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