Skip to content

Bump LQP version to 0.5.9 - #276

Draft
hbarthels wants to merge 1 commit into
mainfrom
hb-bump-0-5-9
Draft

Bump LQP version to 0.5.9#276
hbarthels wants to merge 1 commit into
mainfrom
hb-bump-0-5-9

Conversation

@hbarthels

Copy link
Copy Markdown
Contributor

Makes the global_ids fix from #275 available downstream: the relation named by a (load_errors :name) clause is now enumerated for a generalized (relations …) csv_data declaration, so consumers that key their declaration registries off global_ids can resolve the sink.

A patch bump — the change is a bugfix with no API change.

Updates sdks/python/pyproject.toml, sdks/julia/LogicalQueryProtocol.jl/Project.toml, and sdks/python/uv.lock (regenerated with uv lock). The Go SDK version comes from the release tag, so nothing to change there. make reports the generated code is already up to date.

Remaining release steps, once this merges (per the README):

  • gh release create v0.5.9 --title "v0.5.9" --generate-notes from main — this triggers the PyPI publish workflow
  • git tag sdks/go/v0.5.9 v0.5.9 && git push origin sdks/go/v0.5.9 for the Go submodule

🤖 Generated with Claude Code

Makes the `global_ids` fix from #275 available downstream: the relation named
by a `(load_errors :name)` clause is now enumerated for a generalized
`(relations ...)` csv_data declaration.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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.

2 participants