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