Skip to content

Commit df7d1c6

Browse files
committed
Bump version to 0.20.2
1 parent 1a299fc commit df7d1c6

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.1"
3+
__version__ = "0.20.2"
44

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

0 commit comments

Comments
 (0)