diff --git a/Project.toml b/Project.toml index c37cad2..790c830 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "DataGraphs" uuid = "b5a273c3-7e6c-41f6-98bd-8d7f1525a36a" +version = "0.2.10" authors = ["Matthew Fishman and contributors"] -version = "0.2.9" [deps] Dictionaries = "85a47980-9c8c-11e8-2b9f-f7ca1fa99fb4" @@ -19,7 +19,7 @@ DataGraphsGraphsFlowsExt = "GraphsFlows" Dictionaries = "0.4.0" Graphs = "1.0.0" GraphsFlows = "0.1.1" -NamedGraphs = "0.6.9, 0.7.0" +NamedGraphs = "0.6.9, 0.7.0, 0.8" SimpleTraits = "0.9.0" julia = "1.7"