Bump version
This commit is contained in:
parent
70333d61ff
commit
11394beeec
2 changed files with 6 additions and 1 deletions
|
@ -3,6 +3,11 @@
|
||||||
History
|
History
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
0.8.3 (2016-06-21)
|
||||||
|
++++++++++++++++++
|
||||||
|
|
||||||
|
* Stricter filer dependency versioning.
|
||||||
|
|
||||||
0.8.2 (2016-06-12)
|
0.8.2 (2016-06-12)
|
||||||
++++++++++++++++++
|
++++++++++++++++++
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
__author__ = 'Iacopo Spalletti'
|
__author__ = 'Iacopo Spalletti'
|
||||||
__email__ = 'i.spalletti@nephila.it'
|
__email__ = 'i.spalletti@nephila.it'
|
||||||
__version__ = '0.8.2'
|
__version__ = '0.8.3'
|
||||||
|
|
||||||
default_app_config = 'djangocms_blog.apps.BlogAppConfig'
|
default_app_config = 'djangocms_blog.apps.BlogAppConfig'
|
||||||
|
|
Loading…
Add table
Reference in a new issue