Lukas Goldschmidt 3 долоо хоног өмнө
parent
commit
f22fe83b32

+ 5 - 0
RELEASE_NOTES.md

@@ -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 - 1
src/argus_mcp/__init__.py

@@ -1,4 +1,4 @@
 """Argus MCP package."""
 
 __all__ = ["__version__"]
-__version__ = "0.1.0"
+__version__ = "0.1.1"