Bumped version since we live in crazyland.

This commit is contained in:
Jannis Leidel 2015-02-15 14:32:45 +01:00
parent 75c8ca4fd6
commit baa0d81e17
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
from __future__ import absolute_import
from .base import AppConf # noqa
__version__ = "1.0"
__version__ = "1.0.1"