Bump minor to 0.10.0

This commit is contained in:
Siegmeyer of Catarina 2018-06-07 00:45:22 +02:00 committed by Iwo Herka
parent 220b889043
commit 9908669496

View file

@ -1,4 +1,4 @@
__version__ = '0.9.2'
__version__ = '0.10.0'
def register(model_cls, config_cls=None):
from .registry import Registry