mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-04-24 16:44:47 +00:00
update version to 0.7.0
This commit is contained in:
parent
1d43c71829
commit
a10ff4637b
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
from __future__ import division, absolute_import, unicode_literals
|
||||
|
||||
|
||||
__version__ = '0.6.1'
|
||||
__version__ = '0.7.0'
|
||||
|
||||
__author__ = 'Daniel Greenfeld & Contributors'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue