Bump version to 0.7.0

This commit is contained in:
Joost Cassee 2011-02-24 22:25:26 +01:00
parent 707b8bbe72
commit 369d890452

View file

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