mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-17 04:10:24 +00:00
Bump version to 2.0.2.
This commit is contained in:
parent
722246051a
commit
923f131084
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from .choices import Choices
|
||||
from .tracker import FieldTracker, ModelTracker
|
||||
|
||||
__version__ = '2.0.1.post1'
|
||||
__version__ = '2.0.2'
|
||||
|
|
|
|||
Loading…
Reference in a new issue