bump version

This commit is contained in:
Damien Elmes 2009-05-09 04:13:45 +09:00
parent 2f4b853140
commit b653d4dba9

View file

@ -53,6 +53,6 @@ try:
except ImportError:
pass
version = "0.9.9.7.8"
version = "0.9.9.7.8b"
from anki.deck import DeckStorage