mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced 2026-04-29 01:14:42 +00:00
Prepared 0.7 release.
This commit is contained in:
parent
90baf37129
commit
d3449850c4
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, 0, 'alpha', 0)
|
||||
VERSION = (0, 7, 0, 'final', 0)
|
||||
|
||||
|
||||
def get_version(version=None):
|
||||
|
|
|
|||
Loading…
Reference in a new issue