We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a299fc commit df7d1c6Copy full SHA for df7d1c6
src/synix/__init__.py
@@ -1,6 +1,6 @@
1
"""Synix — Programmable memory for AI agents."""
2
3
-__version__ = "0.20.1"
+__version__ = "0.20.2"
4
5
from synix.core.models import ( # noqa: F401
6
Artifact,
0 commit comments