mirror of
https://github.com/ankitects/anki.git
synced 2025-09-25 01:06:35 -04:00
bump version
This commit is contained in:
parent
b235461d8b
commit
545c2cddcd
1 changed files with 1 additions and 1 deletions
|
@ -53,6 +53,6 @@ try:
|
|||
except ImportError:
|
||||
pass
|
||||
|
||||
version = "1.2-rc2"
|
||||
version = "1.2-rc3"
|
||||
|
||||
from anki.deck import DeckStorage
|
||||
|
|
Loading…
Reference in a new issue