Bump develop version

This commit is contained in:
Iacopo Spalletti 2016-05-19 08:04:19 +02:00
parent 0431db5006
commit f446727834
No known key found for this signature in database
GPG Key ID: BDCBC2EB289F60C6
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.8.0.b8'
__version__ = '0.8.0.b9'
default_app_config = 'djangocms_blog.apps.BlogAppConfig'