diff --git a/Project.toml b/Project.toml index 1cdd48ed..220c251c 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ProbabilisticCircuits" uuid = "2396afbe-23d7-11ea-1e05-f1aa98e17a44" authors = ["Guy Van den Broeck "] -version = "0.2.2" +version = "0.2.3" [deps] BlossomV = "6c721016-9dae-5d90-abf6-67daaccb2332" @@ -34,7 +34,7 @@ Clustering = "0.14" DataFrames = "0.21, 0.22" DataStructures = "0.17, 0.18" LightGraphs = "1.3" -LogicCircuits = "0.2.2" +LogicCircuits = "0.2.3" LoopVectorization = "0.8.20, 0.11" MLDatasets = "0.4, 0.5" MetaGraphs = "0.6"