quizzer: Add methods to upgrade data from v0.1 to v0.2
authorW. Trevor King <wking@tremily.us>
Thu, 7 Mar 2013 22:12:07 +0000 (17:12 -0500)
committerW. Trevor King <wking@tremily.us>
Thu, 7 Mar 2013 22:13:44 +0000 (17:13 -0500)
commit7cf160fde01776a7490cbefb2fc845813dc6f8e3
tree257698bdeb616ec553aa20d3f6d6334390b6cb02
parent64e4eaea600dbabc1828ce19a606a87f3090b41f
quizzer: Add methods to upgrade data from v0.1 to v0.2

These are both no-ops that only bump the version number, since the
stored format didn't change between the two versions.
quizzer/answerdb.py
quizzer/quiz.py