Bump version in documentation

This commit is contained in:
Iacopo Spalletti 2014-08-24 06:37:14 +02:00
parent f6ef96c830
commit 5b3bd4ba06

View file

@ -39,7 +39,7 @@ Quickstart
Install djangocms-blog:: Install djangocms-blog::
pip install djangocms-blog==0.2b5 pip install djangocms-blog==0.2c1
Add ``djangocms_blog`` and its dependencies to INSTALLED_APPS:: Add ``djangocms_blog`` and its dependencies to INSTALLED_APPS::