Bump development version

This commit is contained in:
Iacopo Spalletti 2016-04-30 10:25:03 +02:00
parent 95efd8778c
commit ebd32ebc91
No known key found for this signature in database
GPG key ID: BDCBC2EB289F60C6

View file

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