Skip to content

Commit e504d8f

Browse files
committed
update versions
1 parent 7070db6 commit e504d8f

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
@@ -9,5 +9,5 @@
99
from helix.chunk import Chunk
1010
from helix.mcp import MCPServer, ToolConfig
1111

12-
__version__ = "0.2.27"
12+
__version__ = "0.2.28"
1313

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.27"
18+
version = "0.2.28"
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)