Skip to content

Prepare 1.3.1 release - #63

Merged
nickmoreton merged 1 commit into
mainfrom
codex/prepare-1.3.1-release
Jul 16, 2026
Merged

Prepare 1.3.1 release#63
nickmoreton merged 1 commit into
mainfrom
codex/prepare-1.3.1-release

Conversation

@nickmoreton

Copy link
Copy Markdown
Collaborator

Summary

  • bump the package and lockfile version to 1.3.1
  • synchronize the runtime version identifier with the distribution metadata
  • finalize the 1.3.1 changelog entry while preserving an empty Unreleased section

Why

This prepares the patch release containing the malformed honeypot timestamp fix currently on main. The runtime version constant was still reporting 1.2.1 after the prior release, so this release also brings it back in sync with the package metadata.

Impact

Malformed honeypot timestamps will be ignored instead of raising an exception, and consumers inspecting the runtime version will receive the published 1.3.1 version.

Verification

  • uv lock --check
  • package/runtime version consistency assertion
  • uv run ruff check .
  • uv run coverage run manage.py test (17 tests)
  • uv build --sdist --wheel
  • uvx twine check on both artifacts

@nickmoreton
nickmoreton marked this pull request as ready for review July 16, 2026 11:36
@nickmoreton
nickmoreton merged commit 2fb2937 into main Jul 16, 2026
8 checks passed
@nickmoreton
nickmoreton deleted the codex/prepare-1.3.1-release branch July 16, 2026 11:40
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