Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
yakky committed May 19, 2016
1 parent 059dd10 commit 0c169e1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
History
-------

0.8.9 (2016-05-19)
++++++++++++++++++

* Add support for django CMS 3.3rc

0.8.8 (2016-05-06)
++++++++++++++++++

Expand Down
2 changes: 1 addition & 1 deletion djangocms_installer/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- coding: utf-8 -*-
__author__ = 'Iacopo Spalletti'
__email__ = '[email protected]'
__version__ = '0.8.8'
__version__ = '0.8.9'

0 comments on commit 0c169e1

Please sign in to comment.