Skip to content

Commit eaf7011

Browse files
committed
Update versions
1 parent bd4b41a commit eaf7011

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

helix/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
from helix.chunk import Chunk
77
from helix.mcp import MCPServer, ToolConfig
88

9-
__version__ = "0.2.28"
9+
__version__ = "0.2.29"
1010

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ members = [
1515

1616
[project]
1717
name = "helix-py"
18-
version = "0.2.28"
18+
version = "0.2.29"
1919
authors = [{ name = "HelixDB Team", email = "founders@helix-db.com" }]
2020
maintainers = [{ name = "Gahn Wuwong", email = "gahn@helix-db.com" }]
2121
description = "HelixDB Python SDK"

0 commit comments

Comments
 (0)