mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 07:22:23 -04:00
bump version
This commit is contained in:
parent
e042ef5e62
commit
7a56e26be6
1 changed files with 1 additions and 1 deletions
|
@ -53,6 +53,6 @@ try:
|
|||
except ImportError:
|
||||
pass
|
||||
|
||||
version = "1.2.3"
|
||||
version = "1.2.4"
|
||||
|
||||
from anki.deck import DeckStorage
|
||||
|
|
Loading…
Reference in a new issue