diff --git a/setup.py b/setup.py index 53d29eb..ce9a468 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup -version = "4.0.1" +version = "4.0.2.dev0" setup( name="Products.PortalTransforms",