Fix graph node activation
This commit is contained in:
parent
4c82e1643d
commit
8ac4fe2a67
13 changed files with 65 additions and 21 deletions
|
|
@ -4,4 +4,4 @@ from .errors import DocForgeError
|
|||
from .project import Project
|
||||
|
||||
__all__ = ["DocForgeError", "Project"]
|
||||
__version__ = "0.7.2"
|
||||
__version__ = "0.7.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue