Version bump

This commit is contained in:
Fergal Moran
2015-11-11 22:15:24 +00:00
parent 9aae077784
commit c6410cbe91

View File

@@ -17,7 +17,7 @@ from dss.celerysettings import *
DEVELOPMENT = DEBUG
TEMPLATE_DEBUG = DEBUG
VERSION = '2.13.02'
VERSION = '2.13.04'
ADMINS = (
('Fergal Moran', 'fergal.moran@gmail.com'),