diff --git a/threading.scad b/threading.scad
index 47c6db4..51c8821 100644
--- a/threading.scad
+++ b/threading.scad
@@ -177,7 +177,6 @@ module trapezoidal_threaded_rod(
         [+higstart+0.001,   0.01],
         [+higstart*2,       0.01]
     ];
-    echo(higbee_table);
 
     r1 = -depth/pitch;
     z1 = 1/4-pa_delta;
diff --git a/version.scad b/version.scad
index d37d784..5d74464 100644
--- a/version.scad
+++ b/version.scad
@@ -6,7 +6,7 @@
 //////////////////////////////////////////////////////////////////////
 
 
-BOSL_VERSION = [2,0,560];
+BOSL_VERSION = [2,0,561];
 
 
 // Section: BOSL Library Version Functions