Skip to content

Commit

Permalink
Release 1.0.0 beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
yakky committed Mar 5, 2019
1 parent 9576a4a commit 3fdfbd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion djangocms_blog/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@

__author__ = 'Iacopo Spalletti'
__email__ = 'i.spalletti@nephila.it'
__version__ = '1.0.0.dev3'
__version__ = '1.0.0b1'

default_app_config = 'djangocms_blog.apps.BlogAppConfig'

0 comments on commit 3fdfbd4

Please sign in to comment.