mirror of
https://github.com/jazzband/django-eav2.git
synced 2026-03-16 22:40:26 +00:00
Bump patch version
This commit is contained in:
parent
8db7c39bbf
commit
c1300903f8
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
__version__ = '0.10.1'
|
||||
__version__ = '0.10.2'
|
||||
|
||||
def register(model_cls, config_cls=None):
|
||||
from .registry import Registry
|
||||
|
|
|
|||
Loading…
Reference in a new issue