mirror of
https://github.com/jazzband/django-categories.git
synced 2026-03-16 22:30:24 +00:00
Version bump to 0.6beta4
This commit is contained in:
parent
93cd476c57
commit
7639d95721
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ __version_info__ = {
|
|||
'minor': 6,
|
||||
'micro': 0,
|
||||
'releaselevel': 'beta',
|
||||
'serial': 3
|
||||
'serial': 4
|
||||
}
|
||||
|
||||
def get_version():
|
||||
|
|
|
|||
Loading…
Reference in a new issue