Skip to content

Bump version to 0.2.1 - #5

Merged
nikhilvdev merged 1 commit into
mainfrom
feat/phase-3-transports
Aug 30, 2026
Merged

Bump version to 0.2.1#5
nikhilvdev merged 1 commit into
mainfrom
feat/phase-3-transports

Conversation

@nikhilvdev

Copy link
Copy Markdown
Owner

Update package version to 0.2.1 by setting version in logquill/init.py and the project version in pyproject.toml so they match. Prepares the repo for a new release; remember to update CHANGELOG.md and create a v0.2.1 tag before publishing.

Summary

Checklist

  • ruff check . passes
  • mypy logquill passes (--strict on the public API)
  • pytest passes, and new surface area has test coverage
  • Public API additions are documented in README.md with a runnable example
  • CHANGELOG.md has an entry under Unreleased
  • If this touches the cross-language contract (levels, logger methods,
    record shape, transport/plugin contracts, config shape) shared with
    logquill-js, a matching tracking issue/PR is opened there

Scope

Update package version to 0.2.1 by setting __version__ in logquill/__init__.py and the project version in pyproject.toml so they match. Prepares the repo for a new release; remember to update CHANGELOG.md and create a v0.2.1 tag before publishing.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@nikhilvdev
nikhilvdev merged commit d10bcc5 into main Aug 30, 2026
6 checks passed
@nikhilvdev
nikhilvdev deleted the feat/phase-3-transports branch August 30, 2026 15:51
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