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

This commit is contained in:
2026-04-04 06:58:19 -07:00
parent 0f93d3a095
commit 537238f56f
3 changed files with 3 additions and 3 deletions

2
uv.lock generated
View File

@@ -339,7 +339,7 @@ wheels = [
[[package]]
name = "rp"
version = "0.2.3"
version = "0.3.0"
source = { editable = "." }
dependencies = [
{ name = "pygments" },