Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
yakky committed Nov 16, 2015
1 parent 7a861c2 commit 28c8106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion djangocms_blog/__init__.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
__author__ = 'Iacopo Spalletti'
__email__ = 'i.spalletti@nephila.it'
__version__ = '0.6.1.post1'
__version__ = '0.6.2'

default_app_config = 'djangocms_blog.apps.BlogAppConfig'

0 comments on commit 28c8106

Please sign in to comment.