Skip to content

Commit bb18c5d

Browse files
hbarthelsclaude
andcommitted
Bump version to v0.5.6
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 46a2ef2 commit bb18c5d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

sdks/julia/LogicalQueryProtocol.jl/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "LogicalQueryProtocol"
22
uuid = "a92373ee-6cc4-4662-ae66-0c99a03ebae1"
3-
version = "0.5.5"
3+
version = "0.5.6"
44
authors = ["RelationalAI"]
55

66
[deps]

sdks/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "lqp"
3-
version = "0.5.5"
3+
version = "0.5.6"
44
description = "Validate and translate Logical Query Protocol (LQP) S-expressions into Protobuf"
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)