mirror of
https://github.com/ankitects/anki.git
synced 2025-11-08 05:37:12 -05:00
bump version again
This commit is contained in:
parent
57b659ca36
commit
6e58308370
1 changed files with 1 additions and 1 deletions
|
|
@ -53,6 +53,6 @@ try:
|
|||
except ImportError:
|
||||
pass
|
||||
|
||||
version = "0.9.9.7.8b"
|
||||
version = "0.9.9.7.9"
|
||||
|
||||
from anki.deck import DeckStorage
|
||||
|
|
|
|||
Loading…
Reference in a new issue