Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
yakky committed Aug 14, 2014
1 parent b221a8b commit 010aa14
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
3 changes: 2 additions & 1 deletion AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ Development Lead
Contributors
------------

* Carlo Ascani <[email protected]>
* Aaron Boman
* Henning Sprang <[email protected]>
* Nick Moore <[email protected]>
* Enkel Mitrushi
* Jonas Obrist <[email protected]>
* Jonas Obrist <[email protected]>
6 changes: 6 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
History
-------

0.5.4 (2014-08-14)
++++++++++++++++++

* Fix reversion version selection for older Django versions
* Berter project name validation

0.5.3 (2014-07-23)
++++++++++++++++++

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

0 comments on commit 010aa14

Please sign in to comment.