mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 15:02:21 -04:00
bump version
This commit is contained in:
parent
27ca04fab6
commit
75da977026
1 changed files with 1 additions and 1 deletions
|
@ -53,6 +53,6 @@ try:
|
|||
except ImportError:
|
||||
pass
|
||||
|
||||
version = "1.1.6"
|
||||
version = "1.1.7"
|
||||
|
||||
from anki.deck import DeckStorage
|
||||
|
|
Loading…
Reference in a new issue