Bump version to 0.1.0

This commit is contained in:
Joost Cassee 2011-01-25 01:15:23 +01:00
parent da0fb1de80
commit d1a030257d

View file

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