Skip to content

Commit

Permalink
Release 1.0.0rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
yakky committed Aug 15, 2019
1 parent ca0622f commit e731bc1
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__ = '1.0.0b4'
__version__ = '1.0.0rc1'

default_app_config = 'djangocms_blog.apps.BlogAppConfig'

0 comments on commit e731bc1

Please sign in to comment.