Merge branch 'hotfix/1.0.1' into develop

This commit is contained in:
Jannis Leidel 2015-02-15 14:33:04 +01:00
commit a3e8adff68
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"