mirror of
https://github.com/jazzband/django-categories.git
synced 2026-03-16 22:30:24 +00:00
Bumping the version to 0.7beta1
This commit is contained in:
parent
7beb29af80
commit
28bb8e53fd
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
__version_info__ = {
|
||||
'major': 0,
|
||||
'minor': 6,
|
||||
'minor': 7,
|
||||
'micro': 0,
|
||||
'releaselevel': 'final',
|
||||
'releaselevel': 'beta',
|
||||
'serial': 1
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue