Bump development version

This commit is contained in:
Iacopo Spalletti 2016-06-05 18:09:08 +02:00
parent d68e69805c
commit d19b469410
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'
__version__ = '0.8.0.post1'
default_app_config = 'djangocms_blog.apps.BlogAppConfig'