Bump 0.9rc3 [ci skip]
This commit is contained in:
parent
b870cf0736
commit
e2e56a9834
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@ from __future__ import absolute_import, print_function, unicode_literals
|
|||
|
||||
__author__ = 'Iacopo Spalletti'
|
||||
__email__ = 'i.spalletti@nephila.it'
|
||||
__version__ = '0.9.0rc2'
|
||||
__version__ = '0.9.0rc3'
|
||||
|
||||
default_app_config = 'djangocms_blog.apps.BlogAppConfig'
|
||||
|
|
Loading…
Reference in a new issue