Bump Version

This commit is contained in:
Carlton Gibson 2016-04-19 20:59:59 +02:00
parent 84be5827a3
commit 3e8f781120
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.1"
__version__ = "1.0.2"