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