Version bump to 1.3b6

This commit is contained in:
Corey Oordt 2015-05-14 17:14:40 -05:00
parent dc99eac19c
commit e841de7aca

View file

@ -3,7 +3,7 @@ __version_info__ = {
'minor': 3,
'micro': 0,
'releaselevel': 'beta',
'serial': 5
'serial': 6
}