@@ -0,0 +1,5 @@
+# Release notes
+
+## 0.1.1
+- Coordinated patch release for the Argus/Hermes stack.
+- No functional Argus behavior changes in this bump.
@@ -1,4 +1,4 @@
"""Argus MCP package."""
__all__ = ["__version__"]
-__version__ = "0.1.0"
+__version__ = "0.1.1"