Skip to content

Commit bf4adc9

Browse files
committed
doc string update
1 parent 227594c commit bf4adc9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NodeGraphQt/nodes/group_node.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

1111
class GroupNode(BaseNode):
1212
"""
13+
`Implemented in` ``v0.2.0``
14+
1315
The ``NodeGraphQt.GroupNode`` class extends from the
1416
:class:``NodeGraphQt.BaseNode`` class with the ability to nest other nodes
1517
inside of it.

0 commit comments

Comments
 (0)