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