From 28f545db08f2b1ea05e278a2fefd0e9312e7291e Mon Sep 17 00:00:00 2001 From: dehann Date: Sun, 4 Aug 2019 01:49:10 -0400 Subject: [PATCH] bump v0.2.3 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 81a6b029..5d51c552 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "DistributedFactorGraphs" uuid = "b5cc3c7e-6572-11e9-2517-99fb8daf2f04" -version = "0.2.2" +version = "0.2.3" [deps] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"