mirror of
https://github.com/ankitects/anki.git
synced 2025-11-11 15:17:12 -05:00
bump version
This commit is contained in:
parent
e5126d7c3c
commit
2442e9b719
1 changed files with 1 additions and 1 deletions
|
|
@ -53,6 +53,6 @@ try:
|
|||
except ImportError:
|
||||
pass
|
||||
|
||||
version = "0.9.8.9"
|
||||
version = "0.9.9"
|
||||
|
||||
from anki.deck import DeckStorage
|
||||
|
|
|
|||
Loading…
Reference in a new issue