1
0
Fork 0
Code Issues Pull requests Projects Releases 2 Packages Wiki Activity Actions Pages

Detach graph viewer from MCP transport

This commit is contained in:
Andraxion 2026-07-24 22:07:33 -04:00
parent 5e77cd2adb
commit f6b9816ffd
10 changed files with 369 additions and 22 deletions

View file

@ -4,4 +4,4 @@ from .errors import DocForgeError
from .project import Project
__all__ = ["DocForgeError", "Project"]
__version__ = "0.8.0"
__version__ = "0.8.1"