# release-plz configuration — https://release-plz.dev/docs/config
[]
= true
# The four crates share one version (see [workspace.package] in Cargo.toml) and
# all publish to crates.io together, but the workspace cuts a single GitHub
# release + `v{version}` tag (for the `opys` binary), not one per crate.
= false
= false
= "v{{ version }}"
= "v{{ version }}"
[[]]
= "opys"
= true
= true