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