Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
yakky committed Jul 21, 2015
1 parent 11452ed commit 6c29da7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
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.7.9 (2015-07-21)
++++++++++++++++++

* Better Django 1.8 support
* Fix error with newer Pillow versions

0.7.8 (2015-06-27)
++++++++++++++++++

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.7.9dev1'
__version__ = '0.7.9'

0 comments on commit 6c29da7

Please sign in to comment.