Skip to content

Commit 671608d

Browse files
authored
Bump version to v0.5.5 (#264)
1 parent f7b00a3 commit 671608d

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.4"
3+
version = "0.5.5"
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.4"
3+
version = "0.5.5"
44
description = "Validate and translate Logical Query Protocol (LQP) S-expressions into Protobuf"
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)