mirror of
https://github.com/ankitects/anki.git
synced 2025-09-22 07:52:24 -04:00
bump version number
This commit is contained in:
parent
5a9c75dfe4
commit
33cbbdc368
1 changed files with 1 additions and 1 deletions
|
@ -53,6 +53,6 @@ try:
|
||||||
except ImportError:
|
except ImportError:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
version = "1.2-rc3"
|
version = "1.2-rc4"
|
||||||
|
|
||||||
from anki.deck import DeckStorage
|
from anki.deck import DeckStorage
|
||||||
|
|
Loading…
Reference in a new issue