changing to version 0.0.2
This commit is contained in:
parent
93d7465e1a
commit
c8965afab5
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
from record import *
|
||||
|
||||
VERSION = (0, 0, 2)
|
||||
|
||||
RECORD_TYPES = [
|
||||
'SubmitterRecord',
|
||||
'EmployerRecord',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue