0.0.6, fixed field types
This commit is contained in:
parent
7cb8bed61e
commit
076efd4036
3 changed files with 46 additions and 46 deletions
|
@ -1,6 +1,6 @@
|
|||
from record import *
|
||||
|
||||
VERSION = (0, 0, 5)
|
||||
VERSION = (0, 0, 6)
|
||||
|
||||
RECORD_TYPES = [
|
||||
'SubmitterRecord',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue