# HG changeset patch
# User peterjc
# Date 1494500235 14400
# Node ID 881c70d7d02593ba253da3aeea773afe3a8c5953
# Parent  2cb493fc9811140985c3fa7d5ecaac7300c52825
v0.0.11 (fixed): Python 3 compatible print; capture script version

diff -r 2cb493fc9811 -r 881c70d7d025 tools/venn_list/venn_list.xml
--- a/tools/venn_list/venn_list.xml	Thu May 11 06:20:23 2017 -0400
+++ b/tools/venn_list/venn_list.xml	Thu May 11 06:57:15 2017 -0400
@@ -8,7 +8,7 @@
     </requirements>
     <version_command>
 python $__tool_directory__/venn_list.py --version
-    </version_comman>
+    </version_command>
     <command detect_errors="aggressive">
 python $__tool_directory__/venn_list.py
 #if $universe.type_select=="implicit":