mirror of
https://github.com/jazzband/django-categories.git
synced 2026-03-16 22:30:24 +00:00
Updated the version number
This commit is contained in:
parent
d453d4a410
commit
920c0e2e98
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
__version_info__ = {
|
||||
'major': 0,
|
||||
'minor': 2,
|
||||
'micro': 3,
|
||||
'minor': 4,
|
||||
'micro': 2,
|
||||
'releaselevel': 'final',
|
||||
'serial': 0
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue