Bump development version

This commit is contained in:
Iacopo Spalletti 2015-10-18 15:03:55 +02:00
parent 134b1e0484
commit 3a88b33695
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
__author__ = 'Iacopo Spalletti'
__email__ = 'i.spalletti@nephila.it'
__version__ = '0.6.0.dev1'
__version__ = '0.6.0.a1'
default_app_config = 'djangocms_blog.apps.BlogAppConfig'