mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 08:46:37 -04:00
bump version
This commit is contained in:
parent
c4e045463b
commit
f78abf2c34
1 changed files with 1 additions and 1 deletions
|
@ -53,6 +53,6 @@ try:
|
|||
except ImportError:
|
||||
pass
|
||||
|
||||
version = "1.2.7"
|
||||
version = "1.2.8"
|
||||
|
||||
from anki.deck import DeckStorage
|
||||
|
|
Loading…
Reference in a new issue