Bump version to 0.8.0

This commit is contained in:
Joost Cassee 2011-04-01 22:42:03 +02:00
parent 3a02a73d94
commit d40b73f23c

View file

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