mirror of
https://github.com/jazzband/django-categories.git
synced 2026-03-16 22:30:24 +00:00
Version bump to 1.3
This commit is contained in:
parent
addb0e410f
commit
cf79d1ba7a
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@ __version_info__ = {
|
|||
'major': 1,
|
||||
'minor': 3,
|
||||
'micro': 0,
|
||||
'releaselevel': 'beta',
|
||||
'serial': 8
|
||||
'releaselevel': 'final',
|
||||
'serial': 1
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue