diff --git a/pym/cl_utils2.py b/pym/cl_utils2.py index e6760cf..51029e5 100644 --- a/pym/cl_utils2.py +++ b/pym/cl_utils2.py @@ -13,7 +13,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -Version = "calculate-server 2.0.7" +Version = "calculate-server 2.0.8" import sys sys.path.append('/var/tmp/calculate2/calculate-lib/trunk/pym')