mirror of
https://github.com/jazzband/django-eav2.git
synced 2026-04-17 21:51:01 +00:00
Bump to version 0.11.1
This commit is contained in:
parent
c182c515ae
commit
be0197d5f3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
__version__ = '0.11.0'
|
||||
__version__ = '0.11.1'
|
||||
|
||||
def register(model_cls, config_cls=None):
|
||||
from .registry import Registry
|
||||
|
|
|
|||
Loading…
Reference in a new issue