diff --git a/dss/settings.py b/dss/settings.py index 539cfb8..fdf40c1 100755 --- a/dss/settings.py +++ b/dss/settings.py @@ -18,7 +18,7 @@ from dss.celerysettings import * DEVELOPMENT = DEBUG TEMPLATE_DEBUG = DEBUG -VERSION = '2.13.01' +VERSION = '2.13.02' ADMINS = ( ('Fergal Moran', 'fergal.moran@gmail.com'),