Releases: deprekate/fastpath
Releases · deprekate/fastpath
1.4
This release allows for edges to be added to the python object (graph) as PyTuples using the .add_edge( tuple ) method. It also still supports the older tab delimited strings via .add_edge( str )