--- zogiLib/zogiLib.py 2005/04/28 17:26:49 1.55 +++ zogiLib/zogiLib.py 2005/05/27 11:07:11 1.55.2.1 @@ -14,7 +14,7 @@ import types import random from Globals import package_home -ZOGIVERSION = "0.9.15b DW:22.2.2005" +ZOGIVERSION = "0.10.1a ROC:27.5.2005" def cropf(f): """returns a float with reduced precision"""