mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced 2026-04-28 00:44:43 +00:00
Prepared 0.7.2 release.
This commit is contained in:
parent
04de5f1460
commit
26e6c1111b
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
Version code adopted from Django development version.
|
||||
https://github.com/django/django
|
||||
"""
|
||||
VERSION = (0, 7, 1, 'final', 0)
|
||||
VERSION = (0, 7, 2, 'final', 0)
|
||||
|
||||
|
||||
def get_version(version=None):
|
||||
|
|
|
|||
Loading…
Reference in a new issue