Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
yakky committed May 21, 2014
1 parent fdbeeab commit e9fccc6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
History
-------

0.5.0 (Unreleased)
0.5.0 (2014-05-21)
++++++++++++++++++

* Add dump-requirements argument
* Add user provided extra setting
* Add FAQ section
* Add templates argument
* Documentation update
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.0.dev1'
__version__ = '0.5.0'

0 comments on commit e9fccc6

Please sign in to comment.