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