Bumped version up a notch.

This commit is contained in:
Jannis Leidel 2015-02-15 14:20:32 +01:00
parent 2cca343d29
commit b9a611455d
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
from __future__ import absolute_import
from .base import AppConf # noqa
# following PEP 386
__version__ = "0.6"
__version__ = "1.0"