Bump version
This commit is contained in:
parent
e753db7b9a
commit
cfd24362f7
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
History
|
||||
-------
|
||||
|
||||
0.5.0 (XXXX-XX-XX)
|
||||
0.5.0 (2015-08-09)
|
||||
++++++++++++++++++
|
||||
|
||||
* Add support for Django 1.8
|
||||
|
|
|
@ -2,4 +2,4 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
__author__ = 'Iacopo Spalletti'
|
||||
__email__ = 'i.spalletti@nephila.it'
|
||||
__version__ = '0.4.0.post1'
|
||||
__version__ = '0.5.0'
|
||||
|
|
Loading…
Reference in a new issue