mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-17 06:30:25 +00:00
bump to 0.6.0rc1
This commit is contained in:
parent
cfce0f4afb
commit
a7feb05ca4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
from __future__ import division, absolute_import, unicode_literals
|
||||
|
||||
__version__ = '0.6.0'
|
||||
__version__ = '0.6.0rc1'
|
||||
|
||||
__author__ = 'Daniel Greenfeld & Contributors'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue