Skip to content

Commit

Permalink
Bump develop version
Browse files Browse the repository at this point in the history
  • Loading branch information
yakky committed Jan 26, 2017
1 parent e6a40e0 commit ed37a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion djangocms_blog/__init__.py
Expand Up @@ -3,6 +3,6 @@

__author__ = 'Iacopo Spalletti'
__email__ = 'i.spalletti@nephila.it'
__version__ = '0.9b6'
__version__ = '0.9b7'

default_app_config = 'djangocms_blog.apps.BlogAppConfig'

0 comments on commit ed37a44

Please sign in to comment.