Skip to content

Prepare v1.0.4 release - #108

Merged
T313C0mun1s7 merged 1 commit into
mainfrom
release/v1.0.4-prep
Apr 24, 2026
Merged

Prepare v1.0.4 release#108
T313C0mun1s7 merged 1 commit into
mainfrom
release/v1.0.4-prep

Conversation

@T313C0mun1s7

Copy link
Copy Markdown
Owner

Summary

Prepare package metadata for publishing sm-logtool v1.0.4.

What changed

  • Bump pyproject.toml project version from 1.0.3 to 1.0.4.
  • Bump sm_logtool.version from 1.0.3 to 1.0.4.
  • Confirm no remaining tracked 1.0.3, 1.0.2, 1.0.1, or 1.0.0 references exist in searched code/docs paths.

Why

This aligns tracked package version metadata before publishing the keyboard activation hotfix from PR #107.

Expected result

Builds and --version metadata report 1.0.4 once this release-prep branch is merged.

Scope

Release preparation only. Includes the already-merged Delivery lookup keyboard activation fix from PR #107 in the upcoming v1.0.4 release.

Validation

  • rg -n "1.0.3|1.0.4|1.0.2|1.0.1|1.0.0" pyproject.toml sm_logtool README.md docs test scripts
  • .venv/bin/python -m pytest -q test/test_line_length_policy.py test/test_public_docstrings.py test/test_cli.py::test_main_version_flag_prints_version_and_exits_zero
  • .venv/bin/python scripts/check_release_defaults.py
  • .venv/bin/python -m ruff check .
  • .venv/bin/python -m mypy sm_logtool
  • .venv/bin/python -m pytest -q
  • .venv/bin/python -m unittest discover test

@T313C0mun1s7
T313C0mun1s7 merged commit 7fb0df4 into main Apr 24, 2026
2 checks passed
@T313C0mun1s7
T313C0mun1s7 deleted the release/v1.0.4-prep branch April 24, 2026 23:21
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