bump version

This commit is contained in:
Damien Elmes 2009-07-04 18:10:52 +09:00
parent 8f383db5d2
commit 2579bebbda

View file

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