diff --git a/Project.toml b/Project.toml index fc0197e..f32b132 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "StateSelection" uuid = "64909d44-ed92-46a8-bbd9-f047dfbdc84b" authors = ["JuliaHub", "Inc. and other contributors"] -version = "1.10.2" +version = "1.10.3" [deps] BipartiteGraphs = "caf10ac8-0290-4205-88aa-f15908547e8d" @@ -22,7 +22,7 @@ StateSelectionDeepDiffsExt = "DeepDiffs" [compat] BipartiteGraphs = "0.1.2" DocStringExtensions = "0.9.3" -FindFirstFunctions = "1.2.0, 2" +FindFirstFunctions = "1.2.0, 2, 3" Graphs = "1.10.0" LinearAlgebra = "1.10.0" OrderedCollections = "1"