mirror of
https://github.com/jazzband/django-categories.git
synced 2026-03-16 22:30:24 +00:00
Added Brad Jasper to the credits and updated Jonathan's github account.
This commit is contained in:
parent
0dcdfef59d
commit
b4a2dbef75
2 changed files with 5 additions and 4 deletions
|
|
@ -4,8 +4,9 @@ Martin Ogden githun.com/martinogden
|
|||
Ramiro Morales github.com/ramiro
|
||||
Evan Culver github.com/eculver
|
||||
Andrzej Herok github.com/aherok
|
||||
Jonathan Hensley
|
||||
Jonathan Hensley github.com/jhensley
|
||||
Justin Quick github.com/justquick
|
||||
Josh Ourisman github.com/joshourisman
|
||||
Jose Soares github.com/josesoa
|
||||
David Charbonnier github.com/oxys
|
||||
David Charbonnier github.com/oxys
|
||||
Brad Jasper github.com/bradjasper
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
__version_info__ = {
|
||||
'major': 1,
|
||||
'minor': 0,
|
||||
'micro': 3,
|
||||
'releaselevel': 'final',
|
||||
'micro': 4,
|
||||
'releaselevel': 'beta',
|
||||
'serial': 1
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue