From 7dafde8dd7cec67c0c86d294ecda04423a74c98d Mon Sep 17 00:00:00 2001 From: JUEST4 Date: Fri, 9 Jun 2017 16:33:02 -0400 Subject: [PATCH] version 6.3.2 Pipeline now knows which session to paste in Knowledge box duplicate variables problem updated required edges now propagates to search variable placement edits now saves Layout in search is saved upon closing the search box. Tutorial is updated with data loader screens --- pom.xml | 2 +- tetrad-gui/pom.xml | 2 +- tetrad-lib/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 2f6959358e..2bf16b9e91 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 edu.cmu tetrad - 6.3.1 + 6.3.2 pom Tetrad Project diff --git a/tetrad-gui/pom.xml b/tetrad-gui/pom.xml index ccdc706a29..17b8c042f1 100644 --- a/tetrad-gui/pom.xml +++ b/tetrad-gui/pom.xml @@ -6,7 +6,7 @@ edu.cmu tetrad - 6.3.1 + 6.3.2 tetrad-gui diff --git a/tetrad-lib/pom.xml b/tetrad-lib/pom.xml index 5edf5b4771..7205ba3c0b 100644 --- a/tetrad-lib/pom.xml +++ b/tetrad-lib/pom.xml @@ -6,7 +6,7 @@ edu.cmu tetrad - 6.3.1 + 6.3.2 tetrad-lib