Added Brad Jasper to the credits and updated Jonathan's github account.

This commit is contained in:
Corey Oordt 2012-03-30 07:06:05 -04:00
parent 0dcdfef59d
commit b4a2dbef75
2 changed files with 5 additions and 4 deletions

View file

@ -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

View file

@ -1,8 +1,8 @@
__version_info__ = {
'major': 1,
'minor': 0,
'micro': 3,
'releaselevel': 'final',
'micro': 4,
'releaselevel': 'beta',
'serial': 1
}