mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
update tag
This commit is contained in:
parent
4c5c4b8bc4
commit
05671695bb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from .choices import Choices # noqa:F401
|
||||
from .tracker import FieldTracker, ModelTracker # noqa:F401
|
||||
|
||||
__version__ = '3.1.2'
|
||||
__version__ = '3.2.0'
|
||||
|
|
|
|||
Loading…
Reference in a new issue