bump up version to 0.6.0

This commit is contained in:
Scisco
2015-04-22 17:00:25 -04:00
parent f53e239954
commit 9ac08bcdaa

View File

@@ -4,4 +4,4 @@ import sys
if not settings.DEBUG:
sys.tracebacklimit = 0
__version__ = '0.5.5'
__version__ = '0.6.0'