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