Skip to content

Commit 0728323

Browse files
committed
bump version to 0.20.1
1 parent 00bef12 commit 0728323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/synix/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Synix — Programmable memory for AI agents."""
22

3-
__version__ = "0.20.0"
3+
__version__ = "0.20.1"
44

55
from synix.core.models import ( # noqa: F401
66
Artifact,

0 commit comments

Comments
 (0)