changing to version 0.0.2

This commit is contained in:
Binh 2011-09-24 13:32:31 -05:00
parent 93d7465e1a
commit c8965afab5
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
from record import *
VERSION = (0, 0, 2)
RECORD_TYPES = [
'SubmitterRecord',
'EmployerRecord',