Add modal graph node inspection
This commit is contained in:
parent
5f3d938adc
commit
4c82e1643d
13 changed files with 179 additions and 25 deletions
|
|
@ -4,4 +4,4 @@ from .errors import DocForgeError
|
|||
from .project import Project
|
||||
|
||||
__all__ = ["DocForgeError", "Project"]
|
||||
__version__ = "0.7.1"
|
||||
__version__ = "0.7.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue