diff --git a/Project.toml b/Project.toml index 54865da..57bd436 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "DataGraphs" uuid = "b5a273c3-7e6c-41f6-98bd-8d7f1525a36a" +version = "0.2.14" authors = ["Matthew Fishman and contributors"] -version = "0.2.13" [deps] Dictionaries = "85a47980-9c8c-11e8-2b9f-f7ca1fa99fb4" @@ -19,7 +19,7 @@ DataGraphsGraphsFlowsExt = "GraphsFlows" Dictionaries = "0.4" Graphs = "1" GraphsFlows = "0.1.1" -NamedGraphs = "0.8.2" +NamedGraphs = "0.8.2, 0.9" SimpleTraits = "0.9" julia = "1.7"