--- zogiLib/zogiLib.py 2004/10/27 11:35:44 1.51 +++ zogiLib/zogiLib.py 2004/11/03 15:24:46 1.52 @@ -15,7 +15,7 @@ import types import random from Globals import package_home -ZOGIVERSION = "0.9.12b ROC:27.10.2004" +ZOGIVERSION = "0.9.13b ROC:3.11.2004" def cropf(f): """returns a float with reduced precision"""