Version bump

This commit is contained in:
Fergal Moran
2016-01-26 21:19:59 +00:00
parent b156f8a28d
commit a0b10245e2

View File

@@ -20,7 +20,7 @@ DEVELOPMENT = DEBUG
# AUTH_USER_MODEL = 'spa.UserProfile' # AUTH_USER_MODEL = 'spa.UserProfile'
TEMPLATE_DEBUG = DEBUG TEMPLATE_DEBUG = DEBUG
VERSION = '2.13.04' VERSION = '3.0.1'
ADMINS = ( ADMINS = (
('Fergal Moran', 'fergal.moran@gmail.com'), ('Fergal Moran', 'fergal.moran@gmail.com'),