Bump version

This commit is contained in:
Iacopo Spalletti 2015-08-09 09:23:33 +02:00
parent e753db7b9a
commit cfd24362f7
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
History
-------
0.5.0 (XXXX-XX-XX)
0.5.0 (2015-08-09)
++++++++++++++++++
* Add support for Django 1.8

View file

@ -2,4 +2,4 @@
# -*- coding: utf-8 -*-
__author__ = 'Iacopo Spalletti'
__email__ = 'i.spalletti@nephila.it'
__version__ = '0.4.0.post1'
__version__ = '0.5.0'