mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 22:42:25 -04:00
bump version
This commit is contained in:
parent
2a0f22348d
commit
8ae88b49d0
1 changed files with 1 additions and 1 deletions
|
@ -53,6 +53,6 @@ try:
|
|||
except ImportError:
|
||||
pass
|
||||
|
||||
version = "0.9.9.5"
|
||||
version = "0.9.9.6"
|
||||
|
||||
from anki.deck import DeckStorage
|
||||
|
|
Loading…
Reference in a new issue