From 192a462a3d7a5d6273909eeb9c82f790bf8b9c24 Mon Sep 17 00:00:00 2001 From: Pierre Cuvilliers Date: Thu, 28 Sep 2017 19:54:33 -0400 Subject: [PATCH] Released version 1.0.1 --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 00cba13..2e265cf 100644 --- a/setup.py +++ b/setup.py @@ -59,6 +59,7 @@ 'ghpythonremote': [ 'examples/curves.3dm', 'examples/GH_python_remote.ghx', + 'examples/GH_python_remote_plt_example.ghx', 'examples/GH_to_python.py', 'examples/python_to_GH.py', 'ghcluster/GHPythonRemote.ghuser',