Add graph viewport controls
This commit is contained in:
parent
195a57210a
commit
5a17830b9a
13 changed files with 204 additions and 20 deletions
|
|
@ -4,4 +4,4 @@ from .errors import DocForgeError
|
|||
from .project import Project
|
||||
|
||||
__all__ = ["DocForgeError", "Project"]
|
||||
__version__ = "0.7.0"
|
||||
__version__ = "0.7.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue