mirror of
https://github.com/ankitects/anki.git
synced 2025-11-16 01:27:12 -05:00
mark version as snapshot
This commit is contained in:
parent
0863acc160
commit
029390f73b
1 changed files with 1 additions and 1 deletions
|
|
@ -53,6 +53,6 @@ try:
|
||||||
except ImportError:
|
except ImportError:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
version = "0.9.9.8.5"
|
version = "0.9.9.8.5 (snapshot)"
|
||||||
|
|
||||||
from anki.deck import DeckStorage
|
from anki.deck import DeckStorage
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue