Bump version

This commit is contained in:
Joost Cassee 2013-03-25 01:10:26 +01:00
parent 341b57f683
commit c2f9713a6c

View file

@ -10,6 +10,6 @@ Django_ project. See the ``docs`` directory for more information.
__author__ = "Joost Cassee"
__email__ = "joost@cassee.net"
__version__ = "0.14.0"
__version__ = "0.15.0"
__copyright__ = "Copyright (C) 2011-2012 Joost Cassee and others"
__license__ = "MIT License"