mirror of
https://github.com/ankitects/anki.git
synced 2025-11-10 06:37:12 -05:00
bump version number
This commit is contained in:
parent
593a1e75b0
commit
c916478868
1 changed files with 1 additions and 1 deletions
|
|
@ -53,6 +53,6 @@ try:
|
|||
except ImportError:
|
||||
pass
|
||||
|
||||
version = "1.0.0"
|
||||
version = "1.0.1"
|
||||
|
||||
from anki.deck import DeckStorage
|
||||
|
|
|
|||
Loading…
Reference in a new issue