diff --git a/Project.toml b/Project.toml index 140c7af..a0faf87 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "DataGraphs" uuid = "b5a273c3-7e6c-41f6-98bd-8d7f1525a36a" -version = "0.3.17" +version = "0.3.18" authors = ["Matthew Fishman and contributors"] [workspace] @@ -22,6 +22,6 @@ DataGraphsGraphsFlowsExt = "GraphsFlows" Dictionaries = "0.4" Graphs = "1" GraphsFlows = "0.1.1" -NamedGraphs = "0.10" +NamedGraphs = "0.10, 0.11" SimpleTraits = "0.9" julia = "1.7"