mirror of
https://github.com/ankitects/anki.git
synced 2025-11-09 14:17:13 -05:00
bump version
This commit is contained in:
parent
3fe6167d7f
commit
5c0421b6e0
1 changed files with 1 additions and 1 deletions
|
|
@ -53,6 +53,6 @@ try:
|
|||
except ImportError:
|
||||
pass
|
||||
|
||||
version = "1.2.0"
|
||||
version = "1.2.1"
|
||||
|
||||
from anki.deck import DeckStorage
|
||||
|
|
|
|||
Loading…
Reference in a new issue