fix: unify package and MCP version reporting

This commit is contained in:
James Cane
2026-04-07 08:53:25 +01:00
parent 1782628b8a
commit 55152ce476
4 changed files with 28 additions and 3 deletions
+3
View File
@@ -0,0 +1,3 @@
"""Single source of truth for the MemPalace package version."""
__version__ = "3.0.0"