Bump patch version

This commit is contained in:
Iwo Herka 2018-07-13 14:25:20 +00:00
parent 8db7c39bbf
commit c1300903f8

View file

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