Bump version to 0.3.0 #2

Merged
YunxiaoXu merged 1 commits from dev into main 2026-04-04 07:00:55 -07:00
Owner

Summary

  • bump the package, module, and lockfile version metadata from 0.2.3 to 0.3.0
  • prepare main for the v0.3.0 release tag and release workflow

Validation

  • uv run ruff check src/ tests/
  • uv run ruff format --check src/ tests/
  • uv run mypy src/
  • uv run pytest --tb=short -q
  • uv build
## Summary - bump the package, module, and lockfile version metadata from 0.2.3 to 0.3.0 - prepare main for the v0.3.0 release tag and release workflow ## Validation - uv run ruff check src/ tests/ - uv run ruff format --check src/ tests/ - uv run mypy src/ - uv run pytest --tb=short -q - uv build
YunxiaoXu added 1 commit 2026-04-04 06:59:24 -07:00
Bump version to 0.3.0
All checks were successful
CI / lint (push) Successful in -26s
CI / typecheck (push) Successful in -26s
CI / test (3.14) (push) Successful in -24s
CI / lint (pull_request) Successful in -28s
CI / typecheck (pull_request) Successful in -23s
CI / test (3.12) (pull_request) Successful in -25s
CI / test (3.13) (pull_request) Successful in -23s
CI / test (3.14) (pull_request) Successful in -24s
CI / test (3.12) (push) Successful in -25s
CI / test (3.13) (push) Successful in -25s
537238f56f
YunxiaoXu merged commit 579df72869 into main 2026-04-04 07:00:55 -07:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: YunxiaoXu/rich-print#2